rag-system / main.py

Commit History

Fix LLM check - remove incorrect model attribute check
39ac481

Jainish1808 commited on

Fix: Use vector_store.get_document_count() instead of self.get_document_count()
7962bae

Jainish1808 commited on

Add fallback to LLM for general conversation when no documents available
854a1f7

Jainish1808 commited on

Fix MongoDB vector search - remove unsupported relevance_score_fn parameter
6d41909

Jainish1808 commited on

Clean RAG system for HF Spaces with Ollama Cloud gpt-oss:120b-cloud
49f11f5

Jainish1808 commited on