quivr/backend/routes
Stan Girard b76262c4f0
Fix a bunch of issues (#442)
* fix(tokens): overflow

* fix(chat): fixed deletion error of the chat

#441

* fix(default-brain): autoset default brain when on upload page

* fix(promptengineering): changed prompt a bit

* feat(growthbook): removed

* docs(readme): updated
2023-07-01 17:22:28 +02:00
..
__init__.py Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
api_key_routes.py Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00
brain_routes.py 🚑 quick fix for brain temporary redirect (#427) 2023-06-30 10:57:17 +02:00
chat_routes.py Fix a bunch of issues (#442) 2023-07-01 17:22:28 +02:00
crawl_routes.py fix(crawler): route 2023-06-29 08:00:34 +02:00
explore_routes.py ✏️ add / in all explore url (#415) 2023-06-30 09:08:40 +02:00
misc_routes.py Improved api docs (#336) 2023-06-15 14:43:40 +02:00
upload_routes.py ✏️ add / in all explore url (#415) 2023-06-30 09:08:40 +02:00
user_routes.py 🚑 fix on fetch user & csv upload (#438) 2023-06-30 12:15:50 +02:00