Add startup status display and enhance server initialization in app.py 84f1cd4 Rulga commited on Mar 7
Refactor report generation in LogAnalyzer to improve readability and handle empty logs 2d64665 Rulga commited on Mar 7
Enhance error handling and add health check endpoint; refactor report generation in LogAnalyzer c629e49 Rulga commited on Mar 7
Update README.md to reflect changes in project title, emoji, SDK, and description 3baaca6 Rulga commited on Mar 6
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
Add send_request.py to handle knowledge base rebuild and status checking 616c575 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 Dockerfile to create cache directory and set environment variables for transformers 0b14128 Rulga commited on Mar 6
Enhance Dockerfile to create vector store and chat history directories with appropriate permissions, and run the application as a non-root user 015d69d 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