Skip to content

Release v0.1.0-beta.3

Latest

Choose a tag to compare

@ArtyomVancyan ArtyomVancyan released this 03 Mar 22:36
· 132 commits to main since this release
cc49c61

What's Changed

  • Implement modes for the inspect panel (GH-7)
  • Fix graph traversing for multi-branch DAGs (GH-8)
  • Update image sources in README for dark/light modes (GH-9)
  • Implement tracking for spent tokens, cost, and latency (GH-10)
  • Add unit tests for metrics and a tool-call edge case (GH-12, GH-14)
  • Create a workflow for updating models' metadata (GH-11, GH-13)
  • Auto-update the models' metadata using the new workflow (GH-16)
  • Add an inspect section for showing the state of the node at each step (GH-17)

Thanks

Changelog: v0.1.0-beta.2...v0.1.0-beta.3