Releases: stephenfreund/flowco
Releases · stephenfreund/flowco
v0.1.16
biffer
Full Changelog: v0.1.15...v0.1.16
v0.1.15
Small bug fixes
Full Changelog: v0.1.14...v0.1.15
v0.1.14
Cleanup
Full Changelog: v0.1.13...v0.1.14
v0.1.13
Biffed groups when using AMA. Should be fixed.
Full Changelog: v0.1.12...v0.1.13
v0.1.12
- Type shown in nodes for for outputs
- Node title text is now editable in the node editor
- New Group/Ungroup feature. Ctrl-click to select multiple nodes. Group button appears. Select group node and an ungroup button appears. There are still some corner cases and UI issues to work out. Use clean from the projects tab to remove all groups if bad things happen.
Full Changelog: v0.1.11...v0.1.12
v0.1.11
Bug fix for function calling -- it catches call exceptions in the called function and reports them back to the LLM now.
Full Changelog: v0.1.10...v0.1.11
v0.1.10
- Fixed a streamlit key bug in the Check section of the right panel.
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- big rewrite of llm code
- logging of LLM messages now on by default
- cost tracking now works
- indicator for number of running completions
- small bug fixes
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Biffed an import
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Fixed the Stopping issues, hopefully for good.
Full Changelog: v0.1.6...v0.1.7