- OpenAI Inference: We [disable stream-style-serialization](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/OpenAI.Inference/tspconfig.yaml#L35) because we still have [customization with Jackson](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/openai/azure-ai-openai/customization/src/main/java/ChatCompletionsToolCallCustomizations.java#L25) or bug in emitter/core that not able to do this at present. Other PR reference: https://github.com/Azure/azure-sdk-for-java/pull/39287 - OpenAI Assistant: WIP: https://github.com/Azure/azure-sdk-for-java/issues/38725#issuecomment-2019464594
We disable stream-style-serialization because
we still have customization with Jackson or bug in emitter/core that not able to do this at present.
Other PR reference: #39287
WIP: Using
stream-style-serialization: truefor Assistants #38725 (comment)