Thanks to visit codestin.com
Credit goes to github.com

Skip to content

.NET: [BackagroundResponses] ChatClientAgent.RunStreamingAsync input messages loss on first run failure #1762

Description

@SergeyMenshykh

When Background Responses are enabled, if ChatClientAgent.RunStreamingAsync fails during the first run, the input messages provided to the run will never be added to the thread (client-side only; the server-side ones are added by the server). The context provider won't receive those updates either. This will leave the thread and context provider in an invalid state.

Related: #1760

Metadata

Metadata

Labels

.NETUsage: [Issues, PRs], Target: .NetagentsUsage: [Issues, PRs], Target: Single agent

Type

Fields

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions