Refactor chat API interaction to improve error handling and update conversation history cd9e2f6 Rulga commited on Mar 22
Add URL availability check before loading documents in knowledge base e1e3365 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 document loading with alternative method using BeautifulSoup and update requirements for requests and beautifulsoup4 c2a566f Rulga commited on Mar 21
Enhance document loading process with detailed logging and improved error handling 58849bb 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
Update run.sh to launch FastAPI with Gradio interface instead of Streamlit 777bd84 Rulga commited on Mar 21
Enhance Dockerfile with verbose output for system dependency installation and improved logging during setup 9ee7abb Rulga commited on Mar 14
Refactor Dockerfile for improved caching and add health check endpoint 9ab4c95 Rulga commited on Mar 14
Refactor Dockerfile to improve dependency caching, set environment variables, and enhance directory permissions a156160 Rulga commited on Mar 13
Update Dockerfile to enhance security and caching for HuggingFace dependencies 977b1c3 Rulga commited on Mar 13
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
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