Refactor API endpoints by moving status to a dedicated endpoint and removing the old root endpoint; update Gradio app launch to integrate with FastAPI. 2d58515 Rulga commited on Mar 23
Refactor FastAPI and Gradio integration by commenting out the old server launch code and clarifying the server port usage in the Gradio interface. 75ffb15 Rulga commited on Mar 23
Add URL availability check before loading documents in knowledge base e1e3365 Rulga commited on Mar 22
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
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