Agent Building
How to build an agent on Lyzr Studio?
Navigate to Agent Builder from the sidebar menu and select Create New Agent.Enter a unique name and provide a detailed description of the agent’s purpose.
Choose an LLM provider from the list and select a suitable model. You can click on “configure icon” to change temperature and Top P.
Define the Agent Role (e.g., Customer Support, Data Fetcher) and provide agent instructions to guide its behavior (e.g., Instructions: “Craft professional, personalized emails based on user input.”).
Use the Improve button to enhance the agent’s role and instructions, ensuring optimal performance with LLMs (Optional but recommended)
Add Tools (APIs, databases) and Knowledge Base if needed. (Optional)
Quick guide to add Tools
Quick guide to add Knowledge base
Provide Examples to guide your agent through a template (Optional)
Select from additional features like short-term memory, bias checks, and humanizer functions to refine the agent’s capabilities (Optional). Here’s a quick guide on how to choose the right features.
Click Save & Test to check responses before publishing.
Publish your agent as part of Agent Studio, or copy the JSON & API key and use it as part of your product. (Optional)