DigitalOcean-public.v2-new_GradientAI Platform
Attach Knowledge Base to an Agent
To attach a knowledge base to an agent, send a POST request to /v2/gen-ai/agents/{agent_uuid}/knowledge_bases/{knowledge_base_uuid}
post/v2/gen-ai/agents/{agent_uuid}/knowledge_bases/{knowledge_base_uuid}
Path parameters
agent_uuidstring required
A unique identifier for an agent.
knowledge_base_uuidstring required
A unique identifier for a knowledge base.
Response
A successful response.