Skip to content

0.2.2

Compare
Choose a tag to compare
@tomatyss tomatyss released this 06 Jun 11:57
b36bcb2

Feature Release: Variable Support in Prompt Chains

We're excited to announce the release of a new feature that allows users to leverage variables within their prompt chains. This highly anticipated feature unlocks a new level of flexibility and personalization for our users.

Key Highlights:

  • Automatic creation of variables: When users add a variable name in double curly brackets (e.g., {{variable_name}}), the app will automatically create a variable with the same name.
  • Displaying auto-created variables: All auto-created variables will be displayed under the "Variables" section on the prompt chain creation screen.
  • Automatic insertion of variable names: When a variable has been auto-created, the app will recognize it and not create a new one if the same variable name is used in another part of the chain.
  • Variable manipulation: Users can update the values of variables in the "Variables" section, and the changes will be reflected wherever the variable is used in the prompt chain.
  • Validation of variable names: The app will display an error message if a user tries to use an invalid variable name that doesn't comply with standard naming conventions.
  • Removal of variables: When all instances of a variable are removed from the prompt chain, the variable will also be removed from the "Variables" section.
  • Applying variables in output: The output of the prompt chain will correctly reflect the values of the variables used within the chain.

This feature is a game-changer for our users, allowing them to create more personalized and dynamic prompts. We're confident that it will enhance the overall user experience and enable our customers to achieve even greater success with our platform.

Please let us know if you have any questions or feedback. We're here to support you every step of the way.