Skip to content

Conversation

@devjeetr
Copy link

  1. Update response => response.model_dump() if it is a pydantic object in
    v = (k, response, current_time)
  2. Parse response into ChatCompletion in
    resp = config.codex_query_response_log[str(k)][1]

This closes #5

@Smfakhoury Smfakhoury self-requested a review June 5, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Cache fails on new version of OpenAI API

1 participant