Releases: microsoft/sammo
Releases · microsoft/sammo
Added Python 3.12 support
Updating documentation
What's Changed
Full Changelog: 0.3.1...0.3.1-beta
0.3.1
0.2.7
0.2.6.1
0.2.6
0.2.5
New runners for Claude and Gemini
Added two new runners to show how to interface with other REST LLM APIs
Small bug fixes
- costs are now correctly retrieved from cached requests
- small bug in plotting fixed
Plotting now possible!
Visualize the execution trace as well as the static program graph now via .plot_call_trace()
and .plot_program()
.
What's Changed
- Plotting + tutorials update by @t-schn in #36
Full Changelog: 0.1.8...0.2.0