github ianarawjo/ChainForge v0.1.7.2
v0.1.7.2: Autosaving + on the way to nicer plots

latest releases: v0.3.6, v0.3.5, v0.3.4...
2 years ago

This minor release includes two features:

Autosaving

Now, ChainForge autosaves your work to localStorage every 60 seconds.

This helps tremendously in case you accidentally close the window without exporting the flow, your systme crashes, or you encounter a bug.

To create a new flow now, just click the New Flow button to get a new canvas.

Plots now have clear with y-axis, x-axis, groupBy selectors on Vis Node

We've added a header bar to the Vis Node, clarifying what is plotted on each axis / dimension:

Screen Shot 2023-06-23 at 9 32 58 AM

In addition, as you see above, the y-labels can be up to two lines (~40 chars long), making it easier to read.

Finally, when num of generations per prompt is 1, we now output bar charts by default:

Screen Shot 2023-06-23 at 9 35 06 AM

Box-and-whiskers plots are still used whenever num generations n > 1.

Note that improving the Vis Nodes is a work-in-progress, and functionally, everything is the same as before.

Don't miss a new ChainForge release

NewReleases is sending notifications on new releases.