orq-ai/Orq Evaluate
Run evaluatorq evaluation files using the @orq-ai/cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 12, 2026
- License
- MIT
Pinned Snippet
uses: orq-ai/cli-evaluate@5c24502c844279577e8310a9f4a6d5823d849c79 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | Glob pattern for evaluation files (e.g., '**/*.eval.ts') | yes | — |
| orq-api-key | Orq API key for authentication and tracing | no | — |
| orq-base-url | Orq API base URL (defaults to https://my.orq.ai) | no | — |
| working-directory | Working directory to run evaluations from | no | . |
| bun-version | Bun version to use | no | latest |
| disable-tracing | Disable OTEL tracing even when API key is set | no | false |
| otel-endpoint | Custom OTEL endpoint for traces (overrides auto-detection from orq-base-url) | no | — |
Outputs
no outputs