Skip to content

Commit ec59d28

Browse files
committed
fix: folder path
1 parent bf2490f commit ec59d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/agents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ This repository is designed to get you started with Amazon Bedrock Agents by pro
2020
- [Agents with user confirmation before action execution](/examples/agents/user_confirmation_agents/): Create agents that ask for user confirmation before executing an action from an action group
2121
- [Agent connected house](/examples/agents/connected_house_agent/): Create an agent conected your house surveillance cameras
2222
- [Agents with human_in_the_loop](/examples/agents/human_in_the_loop/): Create an agent with confirmation and return-of-control capabilities.
23-
- [Agent with RAGAS Evaluation Metrics](/examples/agents/human_in_the_loop/): Create and evaluate a restaurant assistant agent with a Knowledge base and an action group using RAGAS Evaluation metrics. It showcases both RAG based and custom evaluation metrics.
23+
- [Agent with RAGAS Evaluation Metrics](/examples/agents/ragas_evaluation_bedrock_agents/): Create and evaluate a restaurant assistant agent with a Knowledge base and an action group using RAGAS Evaluation metrics. It showcases both RAG based and custom evaluation metrics.

0 commit comments

Comments
 (0)