Replies: 1 comment
-
You gotta use the Responses API. In SK - OpenAIResponsesAgent |
Beta Was this translation helpful? Give feedback.
0 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.
-
Can I check what is the right way to do the equivalent of "File inputs" using Semantic Kernel?
https://platform.openai.com/docs/guides/pdf-files?api-mode=chat
Looking at the "Contents" package listed here:
https://learn.microsoft.com/en-us/python/api/semantic-kernel/semantic_kernel.contents?view=semantic-kernel-python
I am guessing it would be "file_reference_content". But I'm not sure if that corresponds to "File Input" in Open AI's API.
Beta Was this translation helpful? Give feedback.
All reactions