Omthakur1394/self-aware-rag
chore: remove obsolete or unused files
refactor: modularize project structure with core, agent, database, and tool services
fix: use ddgs package for DuckDuckGo
improve answer length in generate_answer prompt
add the k value to 20
adding the k value to 20
fix the main file
final done
feat: complete hybrid RAG implementation with strict prompting and fixed imports
complete hybrid RAG implementation with strict prompting and fixed imports
feat: complete hybrid RAG implementation with strict prompting and fixed imports
feat: complete hybrid RAG implementation with strict prompting and fixed imports
fix: add missing base langchain package for EnsembleRetriever
fix: update module imports to use absolute src paths
fix: update module imports to use absolute src paths
fix: update module imports to use absolute src paths
adding the openai and mogodb
Fix Docker permissions and enable instant logs
Fix Docker permissions and enable instant logs
Fix startup bottleneck with lazy import
Add Hugging Face metadata to top of README
all done
all fix is done
adding the missing file
first-commit
