quivr/backend/modules/chat/dto
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
..
chats.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
inputs.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
outputs.py feat: chat with compositeBrain ( with/out streaming) (#1883) 2023-12-15 11:43:41 +01:00