Skip to content

OpenAI GPT-5.4: Unable to set reasoning effort = none with temperature = 0 #1497

@FeNoMeNa

Description

@FeNoMeNa

Currently, when using OpenAI models such as gpt-5.4 via LangChainGo, it is not possible to configure a request with both:

temperature = 0
reasoning effort = none (via ThinkingModeNone)

According to the OpenAI documentation, this combination should be supported:
https://developers.openai.com/api/docs/guides/latest-model#gpt-54-parameter-compatibility

However, the current implementation appears to reject or ignore this configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions