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.
yentlbench run --list-modelscurrently 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.