quivr/backend/modules
Zineb El Bachiri 742e9bdfba
feat: chat with compositeBrain ( with/out streaming) (#1883)
# DONE

- generate_stream, generate and save answer in BE

# TODO

- Create an intermediary make_streaming_recursive_tool_calls async
function
- Save intermediary answers in new message logs column then fetch and
display in front
2023-12-15 11:43:41 +01:00
..
api_key feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
authorization/utils refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
brain feat: chat with compositeBrain ( with/out streaming) (#1883) 2023-12-15 11:43:41 +01:00
chat feat: chat with compositeBrain ( with/out streaming) (#1883) 2023-12-15 11:43:41 +01:00
contact_support/controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
knowledge refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
misc/controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
notification feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
onboarding feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
prompt feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
upload feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
user feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
__init__.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00