Skip to content

Support Customizable Temperature in OpenAI-Compatible API #60

@wptoux

Description

@wptoux

Currently, the OpenAI-compatible API uses a default temperature=1.0 when generating responses. This leads to inconsistent results—especially for use cases requiring deterministic output (e.g., code generation). Users have no way to lower the temperature for more stable responses.

Could you add support for an ​optional temperature parameter​ in API requests, or set the default temperature to 0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions