Skip to content

Releases: stephenfreund/flowco

v0.1.16

10 Feb 19:52

Choose a tag to compare

biffer

Full Changelog: v0.1.15...v0.1.16

v0.1.15

10 Feb 19:51

Choose a tag to compare

Small bug fixes

Full Changelog: v0.1.14...v0.1.15

v0.1.14

10 Feb 17:55

Choose a tag to compare

Cleanup

Full Changelog: v0.1.13...v0.1.14

v0.1.13

10 Feb 11:16

Choose a tag to compare

Biffed groups when using AMA. Should be fixed.

Full Changelog: v0.1.12...v0.1.13

v0.1.12

10 Feb 10:49

Choose a tag to compare

  • 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

06 Feb 16:37

Choose a tag to compare

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

04 Feb 23:20

Choose a tag to compare

  • Fixed a streamlit key bug in the Check section of the right panel.

Full Changelog: v0.1.9...v0.1.10

v0.1.9

04 Feb 11:20
742c809

Choose a tag to compare

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

31 Jan 17:20

Choose a tag to compare

Biffed an import

Full Changelog: v0.1.7...v0.1.8

v0.1.7

31 Jan 15:21

Choose a tag to compare

Fixed the Stopping issues, hopefully for good.

Full Changelog: v0.1.6...v0.1.7