Zineb El Bachiri
|
5bbc72eb09
|
feat: composite brains db (#1826)
# Description
- db for composite brains & repository
- composite brains creation
|
2023-12-06 08:40:18 +01:00 |
|
Zineb El Bachiri
|
436e49a5e7
|
refactor: chat for multibrains (#1812)
# Description
- Chat Module
- External Api Secrets Interface, exposed through brain service
|
2023-12-04 18:38:54 +01:00 |
|
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 |
|
Mamadou DICKO
|
addcd27fce
|
feat: add APIBrainQA (#1606)
Issue: https://github.com/StanGirard/quivr/issues/1566
|
2023-11-08 16:07:21 +01:00 |
|