WebRAgent is a retrieval-augmented generation (RAG) web application featuring agent-based query decomposition, vector search with Qdrant, and integration with leading LLM providers for context-rich, dynamic responses.
Stars
56
Forks
10
Watchers
56
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
config: Update login page background configuration to use random background images from the static/images/backgrounds/ directory instead of specifying URL or file path options.
48d1568View on GitHubfeat: Enhance login UI with configurable background and template refactoring
d7f2f16View on GitHub🚑 fix: Update model type logic and create PromptTemplateService
b297fb7View on GitHub🚑 fix: Update model type logic in ModelService to consider 'bge' in model name for embedding detection
db1f667View on GitHub