quivr/core/quivr_core
Jacopo Chevallard d6e0ed44df
feat: ensuring that max_context_tokens is never larger than what supported by models (#3519)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-12-11 14:28:56 +01: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: first version (V0) of the Workflow Management System (#3493) 2024-12-06 14:15:06 +01:00
processor fix: megaparse sdk with nats (#3496) 2024-11-25 15:29:38 +01:00
rag feat: ensuring that max_context_tokens is never larger than what supported by models (#3519) 2024-12-11 14:28:56 +01:00
storage
__init__.py
base_config.py
config.py fix: modify megaparse strategy (#3474) 2024-11-12 13:35:41 -08:00