mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-12 18:14:54 -05:00
[PR #59] [MERGED] RAG with database routing - first initialization #132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/59
Author: @Madhuvod
Created: 12/23/2024
Status: ✅ Merged
Merged: 12/26/2024
Merged by: @Shubhamsaboo
Base:
main← Head:rag-doc-router📝 Commits (6)
0d3e3fcRAG with database routing - first initialization29251a2simple implementation of chain based - db routing7035e9eadded everything - testing timed0c0798final changesf9c755dadded qdrant as dbba74784resolves a few issues from other folders📊 Changes
5 files changed (+458 additions, -3 deletions)
View changed files
📝
ai_agent_tutorials/ai_recruitment_agent_team/README.md(+2 -2)📝
ai_agent_tutorials/multimodal_design_agent_team/requirements.txt(+1 -1)➕
rag_tutorials/rag_database_routing/README.md(+56 -0)➕
rag_tutorials/rag_database_routing/rag_database_routing.py(+388 -0)➕
rag_tutorials/rag_database_routing/requirements.txt(+11 -0)📄 Description
yet to fix a few features, working on them
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.