[PR #882] [MERGED] feat: example for rag evaluator pack #892

Closed
opened 2026-02-15 18:16:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama-hub/pull/882
Author: @thucpn
Created: 1/22/2024
Status: Merged
Merged: 1/24/2024
Merged by: @marcusschiesser

Base: mainHead: feat/example-for-rag-evaluator-pack


📝 Commits (2)

  • 0c53685 feat: example for rag evaluator pack
  • 666cb17 lint: using black

📊 Changes

1 file changed (+27 additions, -0 deletions)

View changed files

llama_hub/llama_packs/rag_evaluator/example.py (+27 -0)

📄 Description

Description

This pull request (PR) provides example code for using the RagEvaluatorPack. Users can easily copy and modify a few options in the code to start running the example. This example will be helpful when generating a project using create-llama.

Type of Change

  • Smaller change

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama-hub/pull/882 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `feat/example-for-rag-evaluator-pack` --- ### 📝 Commits (2) - [`0c53685`](https://github.com/run-llama/llama-hub/commit/0c53685e6b0ec207189d09ab78f5a183a1112bf2) feat: example for rag evaluator pack - [`666cb17`](https://github.com/run-llama/llama-hub/commit/666cb174337c1f11230ec797c6b7202e6906aa78) lint: using black ### 📊 Changes **1 file changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `llama_hub/llama_packs/rag_evaluator/example.py` (+27 -0) </details> ### 📄 Description # Description This pull request (PR) provides example code for using the RagEvaluatorPack. Users can easily copy and modify a few options in the code to start running the example. This example will be helpful when generating a project using create-llama. ## Type of Change - Smaller change --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:46 -05:00
yindo closed this issue 2026-02-15 18:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama-hub#892