Skip to content

Releases: microsoft/Trace

v0.1.3.6

21 Feb 18:04
feb6748
Compare
Choose a tag to compare

This is a light update from v0.1.3.5. In this update, we have added the ability to switch between different LLM backends through setting environment variables. This update also fix the missing feature of running iter over a node of numpy.ndarray, reported in #41 .

Upgrade to v0.1.3.5

19 Feb 21:42
eefe7ed
Compare
Choose a tag to compare

This release includes changes up to v0.1.3.5. The major changes are

  • Migrate to use LiteLLM as the default backend (v0.1.3.5)
  • Bug fixes of bundle and TraceGraph (v0.1.3.4)
  • Various bug fixes and add small utility features (v0.1.3.1-v0.1.3.3)
  • Include AbstractModel and add asyncio tracing support (v0.1.3)
  • Include TextGrad as optimizer (v0.1.2)

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/Trace/commits/v0.1.3.5