[BUG] ChatRequestUserMessage json roundtrip #44094
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
OpenAI
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Please consider a class ChatRequestUserMessage and similars.
Consider roundtrip fromJson() -> toJson().
Consider the behavior of content field:
This makes it rather untrivial task to get whole payload from json and convert into a proper instance of
ChatCompletionsOptions.
The text was updated successfully, but these errors were encountered: