procedure
Amazon Bedrock Agents orchestrate multistep tasks by using the reasoning capabilities of Large Language Models to break down user-requested tasks into steps, create an orchestration plan, and execute that plan by invoking company APIs or accessing knowledge bases via Retrieval-Augmented Generation (RAG).
Authors
Sources
- Reducing hallucinations in large language models with custom ... aws.amazon.com via serper
Referenced by nodes (3)
- Large Language Models concept
- Retrieval-Augmented Generation (RAG) concept
- Amazon Bedrock Agents concept