scikit-rag / app.py

Commit History

Fix: Remove session state modification after widget instantiation
6c1cd9e

fguryel commited on

Fix: Make example questions clickable and populate input field
e748e8d

fguryel commited on

fixed answer issue
fc24b73

fguryel commited on

Fix: Remove detection logic for HuggingFace Spaces compatibility
ac20173

fguryel commited on

added db
bde494c

fguryel commited on

init db
8fc10eb

fguryel commited on

Optimize app.py for HF Spaces compatibility - simplified initialization, better error handling, cleaner UI
b943512

fguryel commited on

add db
7ed4bfa

fguryel commited on

Implement lazy loading for faster startup - load RAG components on demand
b787a9a

fguryel commited on

HF Spaces optimization: Add Streamlit config, suppress warnings, clean README metadata
74bb35b

fguryel commited on

Fix HF Spaces initialization - improve ChromaDB connection and collection handling
09acea5

fguryel commited on

db fixed
95d9c92

fguryel commited on

init
9222df3

fguryel commited on