Skip to content

bug(codex): invalid_request_error after auto compact #2207

@dyxushuai

Description

@dyxushuai

Is it a request payload issue?
[ ] Yes, this is a request payload issue. I am using a client/cURL to send a request payload, but I received an unexpected error.
[x] No, it's another issue.

Describe the bug
Use codex with websocket

supports_websockets = true

invalid_request_error always occurs after codex auto compact.

Context compacted

⚠ Heads up: Long threads and multiple compactions can cause the model to be less accurate. Start a new thread when possible to keep threads small and targeted.

■ {"type":"error","status":400,"error":{
    "message": "No tool output found for function call call_rPQoj8lo6TtbE0VmFZMzOdMT.",
    "type": "invalid_request_error",
    "param": "input",
    "code": null
  }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions