quivr/backend/repository
Mamadou DICKO db5a6e4b9b
feat: allow users to chat with apis (#1612)
You can now create a brain which can fetch data from external APIs with
or without authentification

- POST query example with authentification 


https://github.com/StanGirard/quivr/assets/63923024/15013ba9-dedb-4f24-9e06-49daad9de7f3


- Get query example with authentification and search params



https://github.com/StanGirard/quivr/assets/63923024/1763875d-a8e9-4478-b07c-e99ca7337942


- Get query without authentification and search params



https://github.com/StanGirard/quivr/assets/63923024/f2742963-790d-4cb2-864a-8173979b650a
2023-11-09 16:58:51 +01:00
..
api_brain_definition feat: allow users to chat with apis (#1612) 2023-11-09 16:58:51 +01:00
brain feat: allow users to chat with apis (#1612) 2023-11-09 16:58:51 +01:00
brain_subscription feat: POST on /contact to contact quivr team by email (#1466) 2023-10-23 17:58:45 +02:00
chat feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
external_api_secret feat: add APIBrainQA (#1606) 2023-11-08 16:07:21 +01:00
files feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
knowledge fix: allow users to delete brains (#1596) 2023-11-06 16:58:03 +01:00
notification feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
onboarding feat: add a cron to remove onboarding more than 7 days (#1397) 2023-10-16 16:11:34 +02:00
prompt improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
user fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00
user_identity fix(user identity): User identity dict has no attribute user_id and open_api_key (#1351) 2023-10-11 16:06:37 +02:00
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00