quivr/backend/routes
Stan Girard 7ff081cf40
fix: 🐛 crawler (#1735)
fixed

# 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-27 17:36:46 +01:00
..
authorizations refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00
chat feat: 🎸 openai (#1658) 2023-11-20 01:22:03 +01:00
headers feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
api_key_routes.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00
brain_routes.py refactor: Prompt module (#1688) 2023-11-23 14:13:21 +01:00
chat_routes.py fix: update max token overwrite logic (#1694) 2023-11-23 17:36:11 +01:00
contact_routes.py refactor: packages folder be 2 (#1628) 2023-11-14 14:31:02 +01:00
crawl_routes.py feat: 🎸 openai (#1658) 2023-11-20 01:22:03 +01:00
explore_routes.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00
knowledge_routes.py feat: improve delete knowledge performance (#1733) 2023-11-27 16:47:13 +01:00
misc_routes.py feat(health): added endpoint for services (#989) 2023-08-20 23:20:57 +02:00
notification_routes.py refactor: packages folder be 2 (#1628) 2023-11-14 14:31:02 +01:00
subscription_routes.py refactor: Prompt module (#1688) 2023-11-23 14:13:21 +01:00
upload_routes.py fix: 🐛 crawler (#1735) 2023-11-27 17:36:46 +01:00