github openai/openai-agents-python v0.0.12

latest releases: v0.6.3, v0.6.2, v0.6.1...
7 months ago

Key changes:

  1. Use any model via litellm: Agent(model="litellm/<provider>/<model_name>") e.g. Agent(model="litellm/anthropic/claude-3-5-sonnet-20240620")
  2. Enable more complex output types on Agents

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

Don't miss a new openai-agents-python release

NewReleases is sending notifications on new releases.