Refactor chat API interaction to improve error handling and update conversation history cd9e2f6 Rulga commited on Mar 22
Add function to calculate actual knowledge base size and update status messages 54a2558 Rulga commited on Mar 22
Add health check for FastAPI server startup and improve error handling 0479845 Rulga commited on Mar 22
Add default value checks for knowledge base version and size in status response 7d17621 Rulga commited on Mar 21
Add knowledge base status check and enhance chat interface with new buttons and instructions f4e115f Rulga commited on Mar 21
Enhance sys.path modification to prevent duplicate entries for current directory 5855a4f Rulga commited on Mar 21
Add sys.path modification to include current directory for module imports 7299972 Rulga commited on Mar 21
Refactor import path for FastAPI application to align with new directory structure 8037dca Rulga commited on Mar 21
Refactor Dockerfile for improved caching and add health check endpoint 9ab4c95 Rulga commited on Mar 14
Set up HuggingFace cache environment variables and create necessary directories in app.py 645fb35 Rulga commited on Mar 13
Add data snapshot path and reorder dataset repository constant in app.py 472d2c6 Rulga commited on Mar 13
Refactor app.py to enhance logging, add status endpoints, and improve knowledge base management 080d622 Rulga commited on Mar 13
Add startup status display and enhance server initialization in app.py 84f1cd4 Rulga commited on Mar 7
Enhance error handling and add health check endpoint; refactor report generation in LogAnalyzer c629e49 Rulga commited on Mar 7
Refactor startup event in app.py to streamline knowledge base loading; improve error handling and logging 02295eb Rulga commited on Mar 6
Refactor startup logic in app.py to prioritize knowledge base rebuild; implement fallback loading for existing base on failure d40917b Rulga commited on Mar 6
Add environment variable checks and improve cache directory initialization in app.py f2dcec0 Rulga commited on Mar 6
Initialize cache directories in app.py and update model identifier; add sentence-transformers to requirements d957ab0 Rulga commited on Mar 6
Refactor Dockerfile to improve cache directory structure and permissions; update app.py to use a more accurate model identifier and enhance logging for model initialization. 2cacc96 Rulga commited on Mar 6
Update README and enhance app.py with Docker support, improved logging, and URL content loading 1fc15a8 Rulga commited on Mar 6
Add debug logging to document loading and vector store creation process 3cf2176 Rulga commited on Mar 6