quivr/core/quivr_core
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
..
brain feat: websearch, tool use, user intent, dynamic retrieval, multiple questions (#3424) 2024-10-31 17:57:54 +01:00
files feat: kms-migration (#3446) 2024-11-01 08:16:37 -07:00
llm feat: websearch, tool use, user intent, dynamic retrieval, multiple questions (#3424) 2024-10-31 17:57:54 +01:00
llm_tools feat: websearch, tool use, user intent, dynamic retrieval, multiple questions (#3424) 2024-10-31 17:57:54 +01:00
processor fix: megaparse sdk with nats (#3496) 2024-11-25 15:29:38 +01:00
rag docs: Enhance example/chatbot with added instructions (#3506) 2024-11-28 02:56:49 -08:00
storage feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
__init__.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
base_config.py feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
config.py fix: modify megaparse strategy (#3474) 2024-11-12 13:35:41 -08:00