View Source AWS.BedrockAgentRuntime (aws-elixir v0.14.0)
Amazon Bedrock Agent
Link to this section Summary
Functions
Invokes the specified Bedrock model to run inference using the input provided in the request body.
Retrieve from knowledge base.
RetrieveAndGenerate API
Link to this section Functions
Link to this function
invoke_agent(client, agent_alias_id, agent_id, session_id, input, options \\ [])
View SourceInvokes the specified Bedrock model to run inference using the input provided in the request body.
Retrieve from knowledge base.
RetrieveAndGenerate API