Skip to content

OpenAI model setting #121

@brichet

Description

@brichet

Description

It seems that the modalities setting is always sent when instantiating the openAI models (an empty array if not filled).

Some models complain because this settings should be set (e.g. chatgpt-4o-latest), probably because (1) it needs this settings or (2) it doesn't allow empty array.

Image

Some models cannot be used because of this setting, that it does not allow at all (e.g. o4-mini).

Image

Reproduce

Use one of the model above without setting the modalities.

Suggestion

Do not send optional settings if empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions