Prompt Buddy logoPrompt Buddy

aws · Amazon Bedrock Docs

Bedrock Carry out a conversation with the Converse API operations

Implements conversational workflows using the Amazon Bedrock Converse and ConverseStream APIs to manage multi-turn message exchanges, persona customization, and tool use across different models.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Bedrock Carry out a conversation with the Converse API operations

Implements conversational workflows using the Amazon Bedrock Converse and ConverseStream APIs to manage multi-turn message exchanges, persona customization, and tool use across different models.

When To Use

Use when you need to implement a multi-turn chat interface or a conversational agent that requires consistent API calls across different Amazon Bedrock models.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/bedrock-conversation-inference-carry-out-a-with-the-converse-api-operati-workflow-guide.mdDocumentation detailing how to use the Amazon Bedrock Converse API to manage conversational message exchanges with models.Questions about documentation detailing how to use the Amazon Bedrock Converse API to manage conversational message exchanges with mo...

What This Skill Covers

  • You can use the Amazon Bedrock Converse API to create conversational applications that send and receive messages to and from an Amazon Bedrock model. For exa...

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html