Skip to content

v0.4.0.dev13

Pre-release
Pre-release
Compare
Choose a tag to compare
@jackgerrits jackgerrits released this 30 Dec 22:32
· 11 commits to main since this release
fb1094d

What's new

  • An initial version of the migration guide is ready. Find it here! (#4765)
  • Model family is now available in the model client (#4856)

Breaking changes

  • Previously deprecated module paths have been removed (#4853)
  • SingleThreadedAgentRuntime.process_next is now blocking and has moved to be an internal API (#4855)

Fixes

Doc changes

  • Migration guide for 0.4 by @ekzhu in #4765
  • Clarify tool use in agent tutorial by @ekzhu in #4860
  • AgentChat tutorial update to include model context usage and langchain tool by @ekzhu in #4843
  • Add missing model context attribute by @Leon0402 in #4848

Other

New Contributors

Full Changelog: v0.4.0.dev12...v0.4.0.dev13