themissingCRAM
commited on
Commit
·
cbbfe90
1
Parent(s):
6cb6295
unsloth bnb 4bits
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.23.3
|
| 8 |
app_file: app.py
|
| 9 |
pinned: True
|
| 10 |
-
short_description: an bakery themed LLM multiagent system with
|
| 11 |
---
|
| 12 |
|
| 13 |
an LLM multiagent system with self correcting text2sql agent and RAG agent using smolagents, gradio, HF Spaces, sqlalchemy,lanchain for sematic search, chromadb
|
|
|
|
| 7 |
sdk_version: 5.23.3
|
| 8 |
app_file: app.py
|
| 9 |
pinned: True
|
| 10 |
+
short_description: an bakery themed LLM multiagent system with sql database and agentic rag
|
| 11 |
---
|
| 12 |
|
| 13 |
an LLM multiagent system with self correcting text2sql agent and RAG agent using smolagents, gradio, HF Spaces, sqlalchemy,lanchain for sematic search, chromadb
|