Fix: DynamicCache compatibility, dependencies, and Docker configuration ea87e33 JatsTheAIGen commited on Nov 4, 2025
Fix: GPU tensor placement and Docker deployment configuration 67c580c JatsTheAIGen commited on Nov 4, 2025
Fix: Cache directory permissions and gated repository handling 9959ea9 JatsTheAIGen commited on Nov 4, 2025
Add initialization diagnostics and background initialization e2eb926 JatsTheAIGen commited on Nov 4, 2025
Improve orchestrator initialization error handling and diagnostics 1b4b874 JatsTheAIGen commited on Nov 4, 2025
Update model IDs to use Cerebras deployment and add gated repository error handling b3aba24 JatsTheAIGen commited on Nov 4, 2025
Security Enhancements: Production WSGI, Rate Limiting, Security Headers, Secure Logging 79ea999 JatsTheAIGen commited on Nov 4, 2025
Add context mode endpoints (fresh vs relevant) and update API documentation c3a42ce JatsTheAIGen commited on Nov 3, 2025
Add Express.js integration guide with URL troubleshooting and input validation 91c95f0 JatsTheAIGen commited on Nov 3, 2025
Fix API documentation URLs: use correct HF Spaces .hf.space domain format and add troubleshooting section 40b87ab JatsTheAIGen commited on Nov 3, 2025
Add comprehensive Flask API documentation for integration 50ec2c4 JatsTheAIGen commited on Nov 3, 2025
Fix UnboundLocalError: remove redundant os import in exception handler 48f2898 JatsTheAIGen commited on Nov 3, 2025
Set DB_PATH environment variable in Dockerfile for explicit database location 1d056ab JatsTheAIGen commited on Nov 3, 2025
Improve database path handling with Docker detection and fallback to /tmp a4d66c0 JatsTheAIGen commited on Nov 3, 2025
Add input validation for chat endpoint - length limits and type checking 96e6d20 JatsTheAIGen commited on Nov 3, 2025
Merge branch 'main' of https://huggingface.co/spaces/JatinAutonomousLabs/Research_AI_Assistant_API e776b5f JatsTheAIGen commited on Nov 3, 2025
Fix database path issue for Docker/HF Spaces - use /tmp for writable directory 4e3f60e JatsTheAIGen commited on Nov 3, 2025
Rename app.py to flask_api_standalone.py 364a65d verified JatinAutonomousLabs commited on Nov 3, 2025
Rename flask_api_standalone.py to app.py 95badec verified JatinAutonomousLabs commited on Nov 3, 2025