Evan Mattson
Evan Mattson
> Thanks! I am not sure anymore, if it's model related, at least now I have switched to GPT4 32K (also on Azure, Sweden), and I am still getting the...
> Is there any update on this? I mean is this an LLM or a framework (SK) issue? It did not seem to happen in the past, so either a...
Hi there. We've been seeing this issue pop up more and more recently. It appears to be a bug in the model. A way to mitigate this is to set...
As mentioned above, this should be handled by toggling `parallel_tool_calls = False`.
Related to PR #5792
We're re-doing our memory abstractions, which can be see here: #6689. Assign issue to @eavanvalkenburg.
@eavanvalkenburg is this item still relevant? Can we close?
Make sure to reference #6065 when designing.
@ja-bot, thanks for your contribution. Please fill out the Motivation and Context / Description sections in the PR description.
Hi @RobertCraigie, thanks for your reply, I appreciate it. I'm really hoping to be able to support the json_schema response format only right now, without having to manage the strict...