The AWS Developers Podcast
Episode 117
Jun 07, 24 • 00:54:59
With Dennis Traub, Developer Advocate, AWS
This episode dives into the Amazon Bedrock Converse API, a new release that simplifies integrating large language models (LLMs) into your applications. <p/> We talk with Dennis from the AWS Developer Experience team about how Converse tackles common integration challenges, and explores the concept of tools for unlocking new orchestration capabilities for LLMs. <p/> By the end, you'll be equipped to get the most out of foundation models on Amazon Bedrock.
Links
Here are the links to the tools, technologies, or articles we mentioned in this episode.
Amazon Bedrock Converse API
A developer's guide to Bedrock's new Converse API (Dennis' blog post series)
Getting started with the Amazon Bedrock Converse API (James blog posts series, showing tools in action)
Another blog post about using tools with converse API, Davide Gallitelli
Dennis' example to use tools (in python) from the page from the Amazon Bedrock documentation
The full source code of the documentation examples on GitHub