quivr/core/quivr_core/rag
Yunfei d1d608d19f
docs: Enhance example/chatbot with added instructions (#3506)
# Description

Instructions in README of example/chatbot is a little out-dated. Updated
it to match the latest codebase.

## Checklist before requesting a review

Please delete options that are not relevant.

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented hard-to-understand areas
- [x] I have ideally added tests that prove my fix is effective or that
my feature works


## Screenshots (if appropriate):

NA
2024-11-28 02:56:49 -08:00
..
entities docs: Enhance example/chatbot with added instructions (#3506) 2024-11-28 02:56:49 -08:00
__init__.py feat: websearch, tool use, user intent, dynamic retrieval, multiple questions (#3424) 2024-10-31 17:57:54 +01:00
prompts.py feat: websearch, tool use, user intent, dynamic retrieval, multiple questions (#3424) 2024-10-31 17:57:54 +01:00
quivr_rag_langgraph.py feat: kms-migration (#3446) 2024-11-01 08:16:37 -07:00
quivr_rag.py feat: websearch, tool use, user intent, dynamic retrieval, multiple questions (#3424) 2024-10-31 17:57:54 +01:00
utils.py feat: websearch, tool use, user intent, dynamic retrieval, multiple questions (#3424) 2024-10-31 17:57:54 +01:00