Skip to content

GPT-5 Code Interpreter giving error with previous_response_id #1603

@ashish-auditorsdesk

Description

@ashish-auditorsdesk

Describe the bug

I was working with GPT-5 with code Interpreter Playground after 1st query on 2nd query it's giving the issue :
Item with id 'ci_68' not found. Items are not persisted when storeis set to false. Try again withstore set to true, or remove this item from your input.
Earlier this was not an issue, able to query multiple times
Also used through the Python 3.9.6 but still the same error

Image

Debug information

  • openai==1.99.9
  • Python==3.9.6

Repro steps

  • Use playground at https://platform.openai.com/
  • Create new chat
  • attach Code Interpreter
  • Send 1st Query
  • On 2nd Query it will give you the error
  • In python use previous_response_id and use Code Interpreter with client.responses.create api

Expected behavior

It should answer the query just like the model works

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions