·
132 commits
to main
since this release
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
- @tomercagan for reporting the GH-6 issue
Changelog: v0.1.0-beta.2...v0.1.0-beta.3