Open
Description
Service
OpenAI
Describe the bug
openai-dotnet/src/OpenAI.csproj
Lines 54 to 57 in ef201cd
The OpenAI library is tracking all received properties and storing them into a SerializedAdditionalRawData dictionary. It doesn't publicly expose this data, except via InternalsVisibleTo to Azure.AI.OpenAI.
Why is Azure.AI.OpenAI special here, such that this data is only available to that specific library?
Steps to reproduce
Try to access additional properties sent down as part of an OpenAI-compatible response. You can't.
Code snippets
No response
OS
Any
.NET version
Any
Library version
2.1.0-beta