Skip to content

[cli] Update --list-models to show provider and cost-per-call #43

@innacampo

Description

@innacampo

yentlbench run --list-models currently only lists Ollama models. Extend to show all available models across providers:\n\n\nModel Provider Cost/1k tokens (in/out)\nllama3:8b ollama free\ngpt-4o openai $2.50 / $10.00\nclaude-sonnet-4-5 anthropic $3.00 / $15.00\ngemini-2.0-flash google $0.10 / $0.40\n\n\nModels with missing API keys show as [key missing] rather than being hidden entirely — so it's obvious what's configured vs. what's absent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions