What is the role of FilereferenceContent and ChatMessageContentItemCollection Class? #11396
Closed
lovedeepatsgit
started this conversation in
General
Replies: 2 comments 1 reply
-
@lovedeepatsgit - FileReferenceContent is only used to capture file output that is included in an agent response. Specifically for There agents types only accept text or image content for input. For specifiying an image for input, use |
Beta Was this translation helpful? Give feedback.
1 reply
-
Any plans for SK to support the content |
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.
-
I am working on attach files with the ChatComplementServices, ChatCompletionAgents, and AzureAiAgents. AzureAiAgents are working fine, but during this process i cam aceoss FileReferenceContent and ChatMessageContentItemCollection Class, what are the exact role of these classes in the whole file upload sceanario, can i use or modify these classes directly to attach file with chatcompletionagents or chatcompletion services, if not then what roles these does actually play? because due to their naming it sounds like i should use these classes at the place of AzureAiAgents?
Beta Was this translation helpful? Give feedback.
All reactions