An agent recipe contains an agent flow and its connections and tools. To configure an AI agent that you created from a recipe, configure its connections and tools, and then configure the agent flow.
Configure each model, memory, embedding model, and tool connection so your AI agent can use them. For example, you'll need to configure the model connection with your own credentials. To configure the agent flow, configure its deployment properties like the memory connection, runtime environment, and REST API endpoint properties.
Note: For information about configuring a specific recipe, see the guide for that recipe.
1Navigate to the folder where you saved your copy of the recipe.
2Perform the following steps for each connection and tool:
aOpen the connection or tool.
bFill in the connection details.
cTest and save the asset.
3Perform the following steps for the agent flow:
aOpen the agent flow.
bConfigure the deployment properties.
cSave the agent flow.
After you complete these steps, you’re ready to deploy and test your AI agent. For more information, see "Deploy the agent" and "Test the agent" in the AI Agent Engineering guide.