Skip to content

Commit 0d4f7be

Browse files
authored
Merge pull request #150 from akshseh/feat/ragas_evaluation
Feat/ragas evaluation
2 parents 1049949 + ec59d28 commit 0d4f7be

19 files changed

+1317
-2
lines changed

examples/agents/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ This repository is designed to get you started with Amazon Bedrock Agents by pro
1919
- [Agent using OpenAPI schema](/examples/agents/open_api_schema_agent/): Create an insurance claims assistant agent using an OpenAPI schema file for the action groups definition
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
22-
-- [Agents with human_in_the_loop](/examples/agents/human_in_the_loop/): Create an agent with confirmation and return-of-control capabilities.
23-
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/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.
324 KB
Loading
273 KB
Loading
381 KB
Loading
649 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)