microsoft/semantic-kernel

.Net Bug using OpenAI's ChatHistory AddStreamingMessageAsync extension

Opened this issue · 0 comments

When calling AddStreamingMessageAsync with Auto Function Call with same chathistory in sequence, an error is thrown regarding the toolcall response not having an id not being available.

image