Please enable JavaScript.
Coggle requires JavaScript to display documents.
Amazon bedrock Jargon - Coggle Diagram
Amazon bedrock Jargon
Foundation models
:check:
model catalog:
displays list of foundational models supported on AWS
custom models:
Fine tune existing models
imported models :
import from S3 and SageMaker
:check:Prompt routers:
Bedrock auto selects the model for your prompt
Builder tools
Agents
Model selection
Action group :check:
select existing lambda or create a lambda
memory
multi agent collaboration
Orchestration strategy
Knowledge base:check:
create a RAG system
Flow :chains:
Define AI workflows :check:
Knowledge base :file_folder:
Create RAG system
Prompt management
Create a prompt
Test a prompt
Use a prompt
Playgrounds
Chat/Text
Activate a model, Select model and test your prompts
:check:
compare mode
select two models and compare their responses for your prompt.
apply temparature
apply guard rails
:check: Prompt caching :
stores prompts and its responses
Audio/Video
select a model and generate audio/video
Safe guards
:check:Guard rails
Create guard rails
Test Guard rails
Deploy guard rails