Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configure form properties

Image RemovedImage Added

To properly integrate and configure the Beanshell, set the following fields:

NameDescription
ScriptWrite your Beanshell (Java-like) code here to process the AI response. The response from the AI is usually available in a variable like response or message, depending on your implementation. You can manipulate this and output a new version of the response.
PurposeThis is a short, human-readable description of what the OpenAI element is being used for. It helps the AI agent understand the context of the request and tailor its response more effectively.