Table of Contents
Introduction
The BeanShell Prompt allows you to run custom Java code within your AI agent or application. This is useful for performing advanced logic, manipulating data, or preparing inputs dynamically before passing them to the AI or other components.
...