quivr/backend/llm
Stan Girard b330370d8c
feat: 🎸 max-token (#1538)
added limit to 4k for gpt4

# 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):
2023-11-01 08:52:49 +01:00
..
prompts refactor(backend): cleaning dead and unused code (#1432) 2023-10-19 15:52:20 +02:00
utils feat: add brain prompt overwritting from chat (#1012) 2023-08-22 14:23:27 +02:00
__init__.py refactor(backend): cleaning dead and unused code (#1432) 2023-10-19 15:52:20 +02:00
qa_base.py refactor(backend): cleaning dead and unused code (#1432) 2023-10-19 15:52:20 +02:00
qa_headless.py feat: 🎸 max-token (#1538) 2023-11-01 08:52:49 +01:00