Hiren158/rag-microservice
0
fix: update to gemini-flash-latest model
Update to gemini-2.5-flash-lite
Fix: Switch to gemini-2.5-flash (has available quota)
Format code with Black for consistency
Simplify schema: remove doc_id, use only doc_ids list
Increase embedding timeout to 300s for large PDFs
Fix: Use Form() for doc_id parameter to properly handle multipart form data
Add HuggingFace Space configuration to README
Merge HuggingFace repository with local code
Initial commit: RAG microservice for Hugging Face Spaces
initial commit
