quivr/backend/routes/chat
Stan Girard 6a041b6f6d
feat: 🎸 openai (#1658)
cleaning old code to introduce better patern

# 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-20 01:22:03 +01:00
..
__init_.py refactor: chat_routes (#1512) 2023-10-30 10:18:23 +01:00
brainful_chat.py feat: 🎸 openai (#1658) 2023-11-20 01:22:03 +01:00
brainless_chat.py feat: 🎸 openai (#1658) 2023-11-20 01:22:03 +01:00
factory.py refactor: chat_routes (#1512) 2023-10-30 10:18:23 +01:00
interface.py feat: 🎸 openai (#1658) 2023-11-20 01:22:03 +01:00
utils.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00