quivr/backend/routes
Stan Girard d955e31f50
feat: 🎸 marketplace (#1657)
added explore button and removed unused feature openai key

# 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-19 18:46:12 +01:00
..
authorizations refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00
chat feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +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 feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
chat_routes.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
contact_routes.py refactor: packages folder be 2 (#1628) 2023-11-14 14:31:02 +01:00
crawl_routes.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
explore_routes.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00
knowledge_routes.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +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
onboarding_routes.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00
prompt_routes.py refactor: packages folder be 2 (#1628) 2023-11-14 14:31:02 +01:00
subscription_routes.py fix: delete brain on users click in brains management (#1638) 2023-11-16 12:49:10 +01:00
upload_routes.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00