Commit History

Fix: DynamicCache compatibility, dependencies, and Docker configuration
ea87e33

JatsTheAIGen commited on

Fix: GPU tensor placement and Docker deployment configuration
67c580c

JatsTheAIGen commited on

Fix: BitsAndBytes compatibility and error handling
13fa6c4

JatsTheAIGen commited on

Fix: Cache directory permissions and gated repository handling
9959ea9

JatsTheAIGen commited on

Phase 1: Remove HF API inference - Local models only
5787d0a

JatsTheAIGen commited on

Fix infinite fallback loop in local model loading
8d4bf4a

JatsTheAIGen commited on

Add initialization diagnostics and background initialization
e2eb926

JatsTheAIGen commited on

Improve orchestrator initialization error handling and diagnostics
1b4b874

JatsTheAIGen commited on

Update model IDs to use Cerebras deployment and add gated repository error handling
b3aba24

JatsTheAIGen commited on

Security Enhancements: Production WSGI, Rate Limiting, Security Headers, Secure Logging
79ea999

JatsTheAIGen commited on

Add context mode endpoints (fresh vs relevant) and update API documentation
c3a42ce

JatsTheAIGen commited on

Add Express.js integration guide with URL troubleshooting and input validation
91c95f0

JatsTheAIGen commited on

Add HF Spaces URL format guide with troubleshooting
61782c5

JatsTheAIGen commited on

Fix API documentation URLs: use correct HF Spaces .hf.space domain format and add troubleshooting section
40b87ab

JatsTheAIGen commited on

Update README with API documentation reference
3f8cddc

JatsTheAIGen commited on

Add comprehensive Flask API documentation for integration
50ec2c4

JatsTheAIGen commited on

Fix UnboundLocalError: remove redundant os import in exception handler
48f2898

JatsTheAIGen commited on

Set DB_PATH environment variable in Dockerfile for explicit database location
1d056ab

JatsTheAIGen commited on

Improve database path handling with Docker detection and fallback to /tmp
a4d66c0

JatsTheAIGen commited on

Add input validation for chat endpoint - length limits and type checking
96e6d20

JatsTheAIGen commited on

Merge branch 'main' of https://huggingface.co/spaces/JatinAutonomousLabs/Research_AI_Assistant_API
e776b5f

JatsTheAIGen commited on

Fix database path issue for Docker/HF Spaces - use /tmp for writable directory
4e3f60e

JatsTheAIGen commited on

Rename app.py to flask_api_standalone.py
364a65d
verified

JatinAutonomousLabs commited on

Rename flask_api_standalone.py to app.py
95badec
verified

JatinAutonomousLabs commited on

Initial commit: Research AI Assistant API
8f4d405

JatsTheAIGen commited on