Skip to content

Add multimodel custom fileextension support #3349

@zhcn000000

Description

@zhcn000000

Description

Add support for custom extensions for multimodal language model FileURLs and BinaryContents or add parameters that do not perform file extension verification. For example, I want to be able to pass in extensions such as .pptx and .odt , .ods or other opendocument xml format document for DocumentUrl when sending documents to the model or sending cad file as ImageUrl to model which is rendered to image in server and The model server may have a custom multimedia decoder or document parser that allows the input of multimedia files of types other than predefined ones
On the other hand, if the model server does not support decoding multimedia in a specified format or parsing documents in a specified format, such as not supporting parsing doc or xls files, you can also customize the extension to add options to prevent the sending of these extensions

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions