[GH-ISSUE #3860] [BUG]: /v1/workspace/{slug}/thread/{threadSlug}/stream-chat not saving chat on @agent invocation #2466

Closed
opened 2026-02-22 18:29:47 -05:00 by yindo · 0 comments
Owner

Originally created by @PietroSpalluto on GitHub (May 21, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3860

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

Docker (local)

What happened?

The query and the response of the model are not saved in the thread chat when using the thread stream-chat endpoint. Instead, with /v1/workspace/{slug}/stream-chat the messages are correctly stored in the workspace chat even with agent invocation.

Are there known steps to reproduce?

Use /v1/workspace/{slug}/thread/{threadSlug}/stream-chat with an agent invocation.

Originally created by @PietroSpalluto on GitHub (May 21, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3860 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? Docker (local) ### What happened? The query and the response of the model are not saved in the thread chat when using the thread stream-chat endpoint. Instead, with /v1/workspace/{slug}/stream-chat the messages are correctly stored in the workspace chat even with agent invocation. ### Are there known steps to reproduce? Use /v1/workspace/{slug}/thread/{threadSlug}/stream-chat with an agent invocation.
yindo added the possible buginvestigating labels 2026-02-22 18:29:48 -05:00
yindo closed this issue 2026-02-22 18:29:48 -05:00
yindo changed title from [BUG]: /v1/workspace/{slug}/thread/{threadSlug}/stream-chat not saving chat on @agent invocation to [GH-ISSUE #3860] [BUG]: /v1/workspace/{slug}/thread/{threadSlug}/stream-chat not saving chat on @agent invocation 2026-06-05 14:46:43 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2466