quivr/backend/routes
Stan Girard 5fc837b250
feat(brainpicking): simplified (#371)
* feat(functions): simplified

* refactor(openai): changed to brainpicking

* feat(functions): made them inherit from brainpicking

* feat(privatebrainpicking): added new class

* feat(history&context): added

* Delete test_brainpicking.py

* Delete __init__.py
2023-06-26 10:34:03 +02:00
..
__init__.py Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
api_key_routes.py Feat/error handling (#366) 2023-06-23 10:36:55 +02:00
brain_routes.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
chat_routes.py feat(brainpicking): simplified (#371) 2023-06-26 10:34:03 +02:00
crawl_routes.py feat(refacto): removed commons 2023-06-19 22:54:01 +02:00
explore_routes.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
misc_routes.py Improved api docs (#336) 2023-06-15 14:43:40 +02:00
stream_routes.py feat: stream router (#353) 2023-06-20 21:53:04 +02:00
upload_routes.py feat(refacto): removed commons 2023-06-19 22:54:01 +02:00
user_routes.py Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00