Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JatinAutonomousLabs/Research_AI_Assistant
JatinAutonomousLabs
/
HonestAI
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
074e6cc
HonestAI
/
src
387 kB
2 contributors
History:
21 commits
JatsTheAIGen
Fix IndentationError: correct else clause alignment at line 152
074e6cc
4 months ago
agents
Initial commit: Research AI Assistant API
4 months ago
__init__.py
355 Bytes
Initial commit: Research AI Assistant API
4 months ago
config.py
20.3 kB
Fix max_tokens calculation to respect model context window (5000 tokens) - Add dynamic max_tokens calculation based on input size - Add novita_model_context_window configuration - Prevents 400 errors when input tokens exceed available output space
4 months ago
context_manager.py
74 kB
Integrate Novita AI as exclusive inference provider - Add Novita AI API integration with DeepSeek-R1-Distill-Qwen-7B model - Remove all local model dependencies - Optimize token allocation for user inputs and context - Add Anaconda environment setup files - Add comprehensive test scripts and documentation
4 months ago
context_relevance_classifier.py
20.4 kB
Initial commit: Research AI Assistant API
4 months ago
database.py
3.65 kB
Security Enhancements: Production WSGI, Rate Limiting, Security Headers, Secure Logging
4 months ago
event_handlers.py
5.33 kB
Initial commit: Research AI Assistant API
4 months ago
llm_router.py
16.5 kB
Fix IndentationError: correct else clause alignment at line 152
4 months ago
local_model_loader.py
24.5 kB
Fix: DynamicCache compatibility, dependencies, and Docker configuration
4 months ago
mobile_handlers.py
6.67 kB
Initial commit: Research AI Assistant API
4 months ago
models_config.py
1.65 kB
Integrate Novita AI as exclusive inference provider - Add Novita AI API integration with DeepSeek-R1-Distill-Qwen-7B model - Remove all local model dependencies - Optimize token allocation for user inputs and context - Add Anaconda environment setup files - Add comprehensive test scripts and documentation
4 months ago
orchestrator_engine.py
117 kB
Security Enhancements: Production WSGI, Rate Limiting, Security Headers, Secure Logging
4 months ago