Add optional provider field (anthropic, openai, alibaba, github, openrouter, opencode) as groundwork for F-WE-PDIV provider diversity enforcement in auto-model selection. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
285 B
YAML
15 lines
285 B
YAML
name: github-models-gpt4o
|
|
endpoint: github-models-gpt4o
|
|
provider: github
|
|
scores:
|
|
complexity: 8
|
|
test_pass_rate: 8
|
|
creativity: 8
|
|
spec_adherence: 8
|
|
cost_efficiency: 7
|
|
context_utilisation: 8
|
|
cost_per_1k_tokens:
|
|
input: 0.0
|
|
output: 0.0
|
|
source: benchmark
|
|
harness_version: null |