Skip to content

Fix mutable default args in OpenAI client#394

Open
liyin2015 wants to merge 1 commit intomainfrom
codex/find-and-fix-critical-bug
Open

Fix mutable default args in OpenAI client#394
liyin2015 wants to merge 1 commit intomainfrom
codex/find-and-fix-critical-bug

Conversation

@liyin2015
Copy link
Copy Markdown
Member

Summary

  • fix mutable default arguments in OpenAIClient

Testing

  • ruff check adalflow/adalflow/components/model_client/openai_client.py --fix
  • black adalflow/adalflow/components/model_client/openai_client.py
  • pytest -q (fails: ModuleNotFoundError: No module named 'openai')

https://chatgpt.com/codex/tasks/task_e_6859df114f188320b8ec69011867c7f3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant