Add support for RAG

This commit is contained in:
Ramnique Singh 2025-04-30 23:36:49 +05:30 committed by akhisud3195
parent 2156c94449
commit b80eaffbe9
22 changed files with 552 additions and 900 deletions

View file

@ -14,6 +14,7 @@ nav:
- Test chats in the playground: playground.md
- Add tools: add_tools.md
- Update agents: update_agents.md
- Using RAG: using_rag.md
- API & SDK:
- Using the API: using_the_api.md