Merge pull request #5336 from micpst/docs-dbally

docs(projects): add dbally to sidebar
This commit is contained in:
Krish Dholakia 2024-08-22 15:49:16 -07:00 committed by GitHub
commit 5b7fbc44be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
Efficient, consistent and secure library for querying structured data with natural language. Query any database with over 100 LLMs ❤️ 🚅.
🔗 [GitHub](https://github.com/deepsense-ai/db-ally)

View file

@ -292,6 +292,7 @@ const sidebars = {
items: [
"projects/Docq.AI",
"projects/OpenInterpreter",
"projects/dbally",
"projects/FastREPL",
"projects/PROMPTMETHEUS",
"projects/Codium PR Agent",