You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smth wrong with serialization:
It sends request with wrong session's json
instead of using ConversationFunctionTool it uses base class ConversationTool
the session:
Service
OpenAI
Describe the bug
Hi! Could you help me with the problem.
Smth wrong with serialization:

It sends request with wrong session's json
instead of using ConversationFunctionTool it uses base class ConversationTool
the session:
the serialized session:
the following changes in ConversationSessionOptions.Serialization.cs fix the problem:

Steps to reproduce
Code snippets
No response
OS
Android
.NET version
net8.0-android
Library version
2.1.0-beta.2
The text was updated successfully, but these errors were encountered: