Using agentic AI with Weavy
Agents are customized chat bots tailored to your unique needs and preferences. By providing agents with detailed instructions and contextual data they can tailor their responses to help you save time on tedious, repetitive or difficult tasks.
Create agent
Before communicating with an agent through Weavy you need to create an agent user. You can create agents from your account dashboard or with a call to the Bots API.
When creating a agent, you should provide the following information:
uid
: A unique user identifier for the agent.name
: Display name of the agent. This is the name your users will use when @mentioning the agent.instructions
: Details about your goals, desired behaviors, and preferred format to help the agent personalize its response.knowledge
: A list of files to give the agent more context or reference specific docs in your chats with the agent.