Files
agent-runtime-framework/model-registry/gpt-4o-openai.yaml
Paul O'Reilly 2b3e4a3e80 feat(model-registry): add provider field to all entries
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>
2026-04-28 13:40:56 +12:00

15 lines
277 B
YAML

name: gpt-4o-openai
endpoint: gpt-4o-openai
provider: openai
scores:
complexity: 8
test_pass_rate: 8
creativity: 8
spec_adherence: 8
cost_efficiency: 7
context_utilisation: 8
cost_per_1k_tokens:
input: 0.0025
output: 0.01
source: benchmark
harness_version: null