Agent
Package agent is a conversation that uses your org's own tools to get an answer.
Package agent is a conversation that uses your org's own tools to get an answer.
| Base URL | https://api.hanzo.ai |
| Operations | 4 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
agent
get_v1_agent_conversations_by_id
GET /v1/agent/conversations/{id}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | yes |
get_v1_agent_conversations
GET /v1/agent/conversations
get_v1_agent_presets
GET /v1/agent/presets
post_v1_agent
POST /v1/agent
How is this guide?