Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
043d8e9
HonestAI
/
src
387 kB
2 contributors
History:
32 commits
JatsTheAIGen
Fix return statement and else clause indentation in response handling
043d8e9
4 months ago
agents
Initial commit: Research AI Assistant API
4 months ago
__init__.py
Safe
355 Bytes
Initial commit: Research AI Assistant API
4 months ago
config.py
Safe
20.7 kB
Update token allocation for DeepSeek R1 128K context window - Set NOVITA_MODEL_CONTEXT_WINDOW to 128000 (128K tokens) - Increase USER_INPUT_MAX_TOKENS to 32000 - Increase CONTEXT_PREPARATION_BUDGET to 115000 - Increase CONTEXT_PRUNING_THRESHOLD to 115000 - Update validators to support larger token limits
4 months ago
context_manager.py
Safe
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
Safe
20.4 kB
Initial commit: Research AI Assistant API
4 months ago
database.py
Safe
3.65 kB
Security Enhancements: Production WSGI, Rate Limiting, Security Headers, Secure Logging
4 months ago
event_handlers.py
Safe
5.33 kB
Initial commit: Research AI Assistant API
4 months ago
llm_router.py
Safe
16.9 kB
Fix return statement and else clause indentation in response handling
4 months ago
local_model_loader.py
Safe
24.5 kB
Fix: DynamicCache compatibility, dependencies, and Docker configuration
4 months ago
mobile_handlers.py
Safe
6.67 kB
Initial commit: Research AI Assistant API
4 months ago
models_config.py
Safe
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
Safe
117 kB
Security Enhancements: Production WSGI, Rate Limiting, Security Headers, Secure Logging
4 months ago