Skip to content

add: console scripts for ragas_examples - #2367

Merged
anistark merged 1 commit into
vibrantlabsai:mainfrom
anistark:feat/examples-console-entry
Oct 20, 2025
Merged

add: console scripts for ragas_examples#2367
anistark merged 1 commit into
vibrantlabsai:mainfrom
anistark:feat/examples-console-entry

Conversation

@anistark

Copy link
Copy Markdown
Member

Issue Link / Problem Description

  • Enabling uvx to run examples directly.

Changes Made

  • console scripts for each example

Before:

uvx --from ragas-examples python -m ragas_examples.agent_evals.evals

After:

uvx --from ragas-examples ragas-agent-evals

@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 15, 2025
@anistark
anistark requested a review from jjmachan October 15, 2025 04:33
@anistark
anistark merged commit e1e88f7 into vibrantlabsai:main Oct 20, 2025
9 checks passed
@anistark
anistark deleted the feat/examples-console-entry branch October 20, 2025 04:46
anistark added a commit that referenced this pull request Nov 17, 2025
## Issue Link / Problem Description
<!-- Link to related issue or describe the problem this PR solves -->
- Enabling uvx to run examples directly.

## Changes Made
<!-- Describe what you changed and why -->
- console scripts for each example

Before:

```sh
uvx --from ragas-examples python -m ragas_examples.agent_evals.evals
```

After:

```sh
uvx --from ragas-examples ragas-agent-evals
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant