amazon_bedrock
amazon_bedrock
Connect the call to an Amazon Bedrock AI agent. Similar to
ai() but uses Amazon Bedrock as
the LLM backend.
Parameters
prompt
The prompt configuration for the Bedrock agent.
SWAIG
SWAIG configuration for tool/function definitions.
ai_params
AI parameters for the Bedrock session.
global_data
Data accessible to the AI and SWAIG functions.
post_prompt
Post-prompt configuration.
post_prompt_url
URL to receive the post-prompt result.
Returns
dict — Server response confirming the Bedrock session.