.Net: New Feature: OpenAIAssistantAgent's AddChatMessageAsync for files. #9790
Labels
agents
experimental
Associated with an experimental feature
follow up
Issues that require a follow up from the community.
.NET
Issue or Pull requests regarding .NET code
question
Further information is requested
name: OpenAIAssistantAgent's AddChatMessageAsync for files.
Please use OpenAIAssistantAgent's AddChatMessageAsync to correspond to the file.
You may want to upload a file in the middle of an Agent's conversation.
In AssistantMessageFactory.CreateOptions, only Metadata is supported and there is no way to pass FileId.
If FileReferenceContent is included in Items of ChatMessageContent, please set it to Attachments in MessageCreationOptions.
The text was updated successfully, but these errors were encountered: