Commit History

Refactor chat API interaction to improve error handling and update conversation history
cd9e2f6

Rulga commited on

change interface
1349452

Rulga commited on

Add URL availability check before loading documents in knowledge base
e1e3365

Rulga commited on

Add function to calculate actual knowledge base size and update status messages
54a2558

Rulga commited on

Add health check for FastAPI server startup and improve error handling
0479845

Rulga commited on

Add Matplotlib cache directory and update Dockerfile to create it
af49a43

Rulga commited on

Add default value checks for knowledge base version and size in status response
7d17621

Rulga commited on

Add knowledge base status check and enhance chat interface with new buttons and instructions
f4e115f

Rulga commited on

Enhance document loading with alternative method using BeautifulSoup and update requirements for requests and beautifulsoup4
c2a566f

Rulga commited on

Enhance document loading process with detailed logging and improved error handling
58849bb

Rulga commited on

Update Dockerfile to use python app.py as the startup command
feee140

Rulga commited on

Remove unused import of StaticFiles from FastAPI in app.py
6188e73

Rulga commited on

Enhance sys.path modification to prevent duplicate entries for current directory
5855a4f

Rulga commited on

Add sys.path modification to include current directory for module imports
7299972

Rulga commited on

moved fastapi_server
82c43d0

Rulga commited on

Refactor import path for FastAPI application to align with new directory structure
8037dca

Rulga commited on

Update run.sh to launch FastAPI with Gradio interface instead of Streamlit
777bd84

Rulga commited on

used Gradio
b88df70

Rulga commited on

Remove unnecessary .env file copy from Dockerfile
d8a9f5f

Rulga commited on

Enhance Dockerfile with verbose output for system dependency installation and improved logging during setup
9ee7abb

Rulga commited on

Refactor Dockerfile for improved caching and add health check endpoint
9ab4c95

Rulga commited on

del TRANSFORMERS_CACHE
79050c2

Rulga commited on

new gitignore
b3563ed

Rulga commited on

del cache
50a496d

Rulga commited on

all
769aa5e

Rulga commited on

Create modules.json
49ffcb4

Rulga commited on

Create README.md
48a8d20

Rulga commited on

Create sentence_xlm-roberta_config.json
4ec80f2

Rulga commited on

Create index.pkl
c30705a

Rulga commited on

Create index.faiss
4620d91

Rulga commited on

Create .gitkeep
2679336

Rulga commited on

Create README.md
47168bc

Rulga commited on

Create chat_history_2025-03-13.json
e5ffaf0

Rulga commited on

Create chat_history_2025-03-12.json
e476962

Rulga commited on

Create .gitattributes
e812e09

Rulga commited on

Create version.txt
c8e014e

Rulga commited on

all change
3b74cb6

Rulga commited on

Refactor Dockerfile to improve dependency caching, set environment variables, and enhance directory permissions
a156160

Rulga commited on

Update Dockerfile to enhance security and caching for HuggingFace dependencies
977b1c3

Rulga commited on

Set up HuggingFace cache environment variables and create necessary directories in app.py
645fb35

Rulga commited on

Add data snapshot path and reorder dataset repository constant in app.py
472d2c6

Rulga commited on

rebild project
68b95db

Rulga commited on

Refactor app.py to enhance logging, add status endpoints, and improve knowledge base management
080d622

Rulga commited on

change python 3.11 slim and others
350af29

Rulga commited on

Add startup status display and enhance server initialization in app.py
84f1cd4

Rulga commited on

Add directory creation and health check functionality in app.py
22d424f

Rulga commited on

create folders
fac641c

Rulga commited on

Refactor report generation in LogAnalyzer to improve readability and handle empty logs
2d64665

Rulga commited on

Enhance error handling and add health check endpoint; refactor report generation in LogAnalyzer
c629e49

Rulga commited on

Refactor project structure and add chat analysis functionality
8c4af83

Rulga commited on