Skip to content

Support for GPT-5 Model Family #100

@ChronicLynx

Description

@ChronicLynx

Does the library work with the OpenAI Responses API or only Chat Completion API for now? The library seemed to have trouble capturing my interactions at all over the Responses API.

Also:

When setting the model to a GPT-5 model it appears the background processing tries to call it with unsupported parameters.

ERROR: Fallback memory processing failed for x: Error code: 400 - {'error': {'message': "Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.", 'type': 'invalid_request_error', 'param': 'max_tokens', 'code': 'unsupported_parameter'}}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions