Commit History

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

Update model name for embeddings in app.py
f289b0a

Rulga commited on

Update URL for tariffs against extradition in app.py
bb5baba

Rulga commited on

del streamlit
5193d26

Rulga commited on

Update README.md to reflect changes in project title, emoji, SDK, and description
3baaca6

Rulga commited on

Add stop_space.py to .gitignore
b7ebecd

Rulga commited on

old version
ea4670b

Rulga commited on

Add intentional division by zero to test error handling in app.py
373afaa

Rulga commited on

Refactor startup event in app.py to streamline knowledge base loading; improve error handling and logging
02295eb

Rulga commited on

Update URL for tariffs against extradition to include language code
d6b8854

Rulga commited on

Refactor startup logic in app.py to prioritize knowledge base rebuild; implement fallback loading for existing base on failure
d40917b

Rulga commited on

Add environment variable checks and improve cache directory initialization in app.py
f2dcec0

Rulga commited on

Remove stop_space.py as its functionality is no longer needed
0caff5c

Rulga commited on

Add send_request.py to handle knowledge base rebuild and status checking
616c575

Rulga commited on

Initialize cache directories in app.py and update model identifier; add sentence-transformers to requirements
d957ab0

Rulga commited on

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

cl min tid
2aa225e

Rulga commited on

Improve knowledge base loading logic and logging in app.py
f631be3

Rulga commited on