.Net: Repeated ChatHistory.AddStreamingMessageAsync(GetStreamingChatMessageContentsAsync) throws ClientResultException #9458
Labels
ai connector
Anything related to AI connectors
bug
Something isn't working
.NET
Issue or Pull requests regarding .NET code
Describe the bug
When using the streaming API with automatic tool calls like this:
a second call after the assistant has actually invoked a function will throw a ClientResultException with:
To Reproduce
I have attached a small Console app that reproduces the issue.
ToolCallBug.zip
Platform
The text was updated successfully, but these errors were encountered: