pydo.genai.create_agent()
Generated on 17 Apr 2025
from pydo
version
v0.10.0
Description
To create a new agent, send a POST request to /v2/gen-ai/agents
. The response body contains a JSON object with the newly created agent object.
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.