Skip to content

Allow turning off temperature and topp completely #480

@gy-mate

Description

@gy-mate

Is your feature request related to a problem? Please describe.

I'd like to use the gpt-4o-search-preview model but I get this error when calling the API:

ERROR  openai API request error.  

error, status code: 400, status: 400 Bad Request, message: Model incompatible request arguments supplied: temperature, top_p

Describe the solution you'd like

An option to turn off temperature and topp arguments completely.

Describe alternatives you've considered

Removing these parameters from mods.yml. Didn't work.

Additional context

Implementing the Responses API after sashabaranov/go-openai#956 is closed would make the usage of web search much better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions