Closed davorrunje closed 1 month ago
Attention: Patch coverage is 0%
with 128 lines
in your changes missing coverage. Please review.
Files with missing lines | Coverage Δ | |
---|---|---|
fastagency/studio/models/agents/assistant.py | 83.33% <ø> (ø) |
|
fastagency/ui/mesop/base.py | 0.00% <ø> (ø) |
|
fastagency/ui/mesop/main.py | 0.00% <0.00%> (ø) |
|
fastagency/ui/mesop/send_prompt.py | 0.00% <0.00%> (ø) |
|
...cs_src/user_guide/custom_user_interactions/main.py | 0.00% <0.00%> (ø) |
|
fastagency/ui/mesop/components/inputs.py | 0.00% <0.00%> (ø) |
|
fastagency/ui/mesop/data_model.py | 0.00% <0.00%> (ø) |
|
...cs_src/user_guide/external_rest_apis/main_mesop.py | 0.00% <0.00%> (ø) |
|
.../user_guide/custom_user_interactions/main_mesop.py | 0.00% <0.00%> (ø) |
|
fastagency/ui/mesop/message.py | 0.00% <0.00%> (ø) |
Description
Remember all chats, and make them available to the user, so that she can revisit them.
In this first iteration:
chats are not persisted - when server goes down, they go as well only completed chats can be saved chats can not be resumed
Fixes #143
Type of change
Please delete options that are not relevant.
Checklist
scripts/lint.sh
shows no errors)scripts/test-cov.sh
scripts/static-anaylysis.sh