Skip to content

v0.0.12

Latest
Compare
Choose a tag to compare
@rm-openai rm-openai released this 22 Apr 03:08
· 4 commits to main since this release
83ce49e

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