You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/agents/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,4 @@ This repository is designed to get you started with Amazon Bedrock Agents by pro
20
20
-[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
21
21
-[Agent connected house](/examples/agents/connected_house_agent/): Create an agent conected your house surveillance cameras
22
22
-[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