quivr/backend/modules/chat
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
..
controller feat: chat with compositeBrain ( with/out streaming) (#1883) 2023-12-15 11:43:41 +01:00
dto feat: chat with compositeBrain ( with/out streaming) (#1883) 2023-12-15 11:43:41 +01:00
entity refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
repository refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
service refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
tests feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00