Agent orchestration & multimodal model access
OpenAI-compatible proxy + agent workflow orchestration; supports image/video/audio multimodal; binary upload endpoint for assets.
Standard REST, unified error codes and pagination.
| Method | Path | Description |
|---|---|---|
| POST | /v1/chat/completions | Chat completion (multimodal) |
| POST | /v1/upload-binary | Binary asset upload |
| GET | /v1/models | Model list |