hot.dev/aws-bedrock — AWS Bedrock API bindings for foundation model inference (Claude, Titan, Llama, Mistral, and more).
Add to your project
"hot.dev/aws-bedrock": "1.0.1"
Add this to your deps in hot.hot
Namespaces
::aws::bedrock
| 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. |