feat: Stream output text and tool calls#183
Conversation
19c3efe to
522ee0f
Compare
julien-nc
left a comment
There was a problem hiding this comment.
In my tests, an empty string output is reported multiple times before actually getting some text. This makes the message animated placeholder disappear.
Maybe something could be changed in the assistant to prevent that. I think it would be good if context_agent would not report empty output strings as well. Wdyt?
Otherwise, works like a charm!
Is it maybe calling tools? |
That was it |
|
CI changes depend on nextcloud/llm2#253 to pass |
Assisted-by: Copilot:gpt-5.4 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
b9bb394 to
b1653a6
Compare
|
Nope, I thought I had fixed this. Are you on the latest commit? |
|
Yep, last commit. To reproduce, just create a new conversation, ask 2 things (in 2 separate messages) that require tools. The tool list of the second answer includes the tools that were used for the first answer. |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
Fixed |

🤖 AI (if applicable)