Wecom-bot
Package ai is Hanzo AI — the model API on /v1 (/v1/chat/completions, /v1/messages, /v1/models and the rest of hanzoai/ai's surface) — mounted into a cloud binary with the money, ingest and telemetry…
Package ai is Hanzo AI — the model API on /v1 (/v1/chat/completions, /v1/messages, /v1/models and the rest of hanzoai/ai's surface) — mounted into a cloud binary with the money, ingest and telemetry callbacks cloud BUILDS but cannot INSTALL.
| Base URL | https://api.hanzo.ai |
| Operations | 2 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
wecom-bot
GET /v1/wecom-bot/callback/{botId}
Verify WeChat work bot callback URL
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
botId | path | string | yes |
POST /v1/wecom-bot/callback/{botId}
Process WeChat work bot messages
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
botId | path | string | yes |
How is this guide?