Creating variables
When creating a variable, you’ll configure these fields:
During development and testing, you’ll assign initial values to variables. For production use, you’ll need to integrate with APIs to fetch real-time data and update your database accordingly. This integration is crucial when moving to a Proof of Concept (POC) phase, ensuring your agent provides accurate, up-to-date information and maintains context throughout conversations.
Here’s how to configure variables in the platform:
Navigate to variables section
Go to the variables section in your agent configuration.
Configure variable properties
Set the variable name, default value, and whether it’s agent-updatable.
Save and verify
Save your configuration and verify the variable appears in the list.