github ianarawjo/ChainForge v0.1.2.4
Minor UI fixes to InspectNode variable headers and template variable Badges

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

This release contains two minor but important changes:

  • Template variable hooks in PromptNode and TextFieldNode no longer auto-uppercase the template variable name by default:
Screen Shot 2023-05-28 at 11 23 07 AM
  • Selected variables in InspectNode now display up to 144 characters of their value (which is much more informative than the previous 12 characters in uppercase):
Screen Shot 2023-05-28 at 11 19 21 AM

We are working on custom model settings for the next major release (0.1.3), so you can change the temperature and other settings of individual models. We are structuring the code to be easily extensible to add more (hopefully much more) models in the future, including user-specified models and settings forms (through react-json-schema).

Don't miss a new ChainForge release

NewReleases is sending notifications on new releases.