Light Dark

hot.dev/aws-bedrock — AWS Bedrock API bindings for foundation model inference (Claude, Titan, Llama, Mistral, and more).

Version: 1.0.1

Author: Hot Dev

License: Apache-2.0

Dependencies: hot-std

Add to your project

"hot.dev/aws-bedrock": "1.0.1"

Add this to your deps in hot.hot

Namespaces

::aws::bedrock

NamespaceFunctionsTypesDescription
::chat3Simple chat with a Bedrock model - send a message and get a response string.
::converse77Use the Bedrock Converse API for a unified interface across all models.
::invoke53Invoke a Bedrock foundation model with a raw request body.
::models23List all available foundation models in Bedrock.