View Source aws_bedrock_runtime (aws v1.0.4)
Summary
Functions
Invokes the specified Bedrock model to run inference using the input provided in the request body.
Invoke the specified Bedrock model to run inference using the input provided.
Functions
Invokes the specified Bedrock model to run inference using the input provided in the request body.
You use InvokeModel to run inference for text models, image models, and embedding models.
For more information, see Run inference: https://docs.aws.amazon.com/bedrock/latest/userguide/api-methods-run.html in the Bedrock User Guide.
For example requests, see Examples (after the Errors section).Invoke the specified Bedrock model to run inference using the input provided.
Return the response in a stream.
For more information, see Run inference: https://docs.aws.amazon.com/bedrock/latest/userguide/api-methods-run.html in the Bedrock User Guide.
For an example request and response, see Examples (after the Errors section).