quivr/backend/core/routes
Mamadou DICKO e3b6114248
feat(prompt): add prompt table, entity and repository (#823)
* feat: add prompts table

* feat: add Prompt entity

* feat: add prompt router

* refactor(promptRepository): use common reposority
2023-08-03 09:53:38 +02:00
..
authorizations Feat/brain access rights (#705) 2023-07-19 13:36:23 +02:00
headers Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
__init__.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
api_key_routes.py feat: Introduce repository pattern to prepare adding other database providers (#646) 2023-08-01 23:03:47 +02:00
brain_routes.py fix: bugs (#818) 2023-08-01 16:25:02 +02:00
chat_routes.py feat: Introduce repository pattern to prepare adding other database providers (#646) 2023-08-01 23:03:47 +02:00
crawl_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
explore_routes.py feat: Introduce repository pattern to prepare adding other database providers (#646) 2023-08-01 23:03:47 +02:00
misc_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
prompt_routes.py feat(prompt): add prompt table, entity and repository (#823) 2023-08-03 09:53:38 +02:00
subscription_routes.py fix: bugs (#818) 2023-08-01 16:25:02 +02:00
upload_routes.py fix: bugs (#818) 2023-08-01 16:25:02 +02:00
user_routes.py feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00