View Source AWS.BedrockAgentRuntime (aws-elixir v0.14.1)

Amazon Bedrock Agent

Summary

Functions

Invokes the specified Bedrock model to run inference using the input provided in the request body.

Functions

Link to this function

invoke_agent(client, agent_alias_id, agent_id, session_id, input, options \\ [])

View Source

Invokes the specified Bedrock model to run inference using the input provided in the request body.

Link to this function

retrieve(client, knowledge_base_id, input, options \\ [])

View Source

Retrieve from knowledge base.

Link to this function

retrieve_and_generate(client, input, options \\ [])

View Source

RetrieveAndGenerate API