hot.dev/anthropic — Anthropic Claude API bindings for Hot. Includes Messages, Models, Batches, Files, Skills, Token Counting, and Prompt Caching APIs.
"hot.dev/anthropic": "1.2.0"
Add this to your deps in hot.hot
Namespaces
| Namespace | Functions | Types | Description |
::api | 9 | 1 | |
::batches | 9 | 5 | Anthropic Message Batches API - Process large volumes of messages asynchronously with 50% cost reduction. |
::chat-tools | 26 | — | Anthropic adapter that satisfies the `::ai::chat/run-loop` contract: |
::complete | 5 | 6 | |
::files | 8 | 2 | Anthropic Files API (Beta) - Upload and manage files for use across API calls. |
::messages | 9 | 17 | |
::models | 6 | 2 | Anthropic Models API - List and retrieve available Claude models. |
::skills | 8 | 4 | Anthropic Skills API (Beta) - Create and manage custom agent skills. |
| Namespace | Functions | Types | Description |
::caching | 5 | 10 | |