Commit History

feat: nested folder hierarchy with parent_id, root_only filter, recursive delete
5ebe979

Peterase commited on

feat: async document processing with BackgroundTasks + thread pool executors
8b37702

Peterase commited on

feat: folder management, document move/drag-drop, per-document chat scoping
c880083

Peterase commited on

fix: override decommissioned llama-3.1 model with llama-3.3-70b-versatile
3f02335

Peterase commited on

fix: log Groq errors, cap context chunks, hardcode model fallback
22da7f9

Peterase commited on

fix: update Groq model to llama-3.3-70b-versatile (3.1 deprecated)
bdc4d3c

Peterase commited on

fix: add file_content migration + always use DB storage adapter
ed1ea51

Peterase commited on

security: remove .env from tracking, add .gitignore
f95622d

Peterase commited on

fix: replace HF bucket storage with DB storage (files stored in Neon PostgreSQL)
73970da

Peterase commited on

fix: clean up storage adapter and pin sentence-transformers to 3.0.1
70dc6c7

Peterase commited on

fix: use HuggingFace Hub API for file uploads
f48c629

Peterase commited on

fix: update Dockerfile to use port 7860 and app.py entry point for HF Spaces
3bb4dfd

Peterase commited on

fix: hardcode port 7860 for HF Spaces
2cccea9

Peterase commited on

fix: port 7860 for HF Spaces
959d761

Peterase commited on

feat: upgrade to BGE-M3 multilingual model
8fba0f7

Peterase commited on

fix: update pinecone package name
da6a528

Peterase commited on

feat: add Pinecone support
5f8e044

Peterase commited on

feat: add HF bucket storage support
491c777

Peterase commited on

feat: add Neon and Qdrant Cloud support
405d962

Peterase commited on

fix: make external services optional
3b1f683

Peterase commited on

update: sync with latest changes
657fad1

Peterase commited on

deploy: initial deployment to Hugging Face Spaces
f02c5b9

Peterase commited on