Replies: 1 comment 2 replies
-
You already have complete access to everything the underlying sdk's object CT model supports, via RawRepresentation, which gives you the original objects back, and RawRepresentationFactory, which let's you supply the underlying sdk's options for the request. When the OpenAI library's JsonPath APIs are available, they'll as such be immediately usable when using it via Microsoft.Extwnsions.AI. What else are you hoping for? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, I noticed that OpenAI's repository has merged a new PR: openai/openai-dotnet#736. This merge effectively resolves issues like #5862 and #6208. We look forward to official support as soon as possible. Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions