hot.dev/aws-bedrock — AWS Bedrock API bindings for foundation model inference (Claude, Titan, Llama, Mistral, and more).
"hot.dev/aws-bedrock": "1.2.1"
Add this to your deps in hot.hot
Namespaces
| Namespace | Functions | Types | Description |
::bedrock | 9 | 8 | Invoke a Bedrock foundation model with a raw request body. |
| Namespace | Functions | Types | Description |
::chat | 3 | — | Simple chat with a Bedrock model - send a message and get a response string. |
::converse | 7 | 7 | Use the Bedrock Converse API for a unified interface across all models. |
::invoke | 5 | 3 | Invoke a Bedrock foundation model with a raw request body. |
::models | 2 | 3 | List all available foundation models in Bedrock. |