feat: add aihubmix provider pricing entries

Add 72 model price entries for the aihubmix openai_like provider so
cost tracking and budgets work for aihubmix/* model calls. The
provider is already registered in llms/openai_like/providers.json
but model_prices_and_context_window.json had zero entries for it.

The Anthropic-family entries (claude-fable-5, claude-haiku-4-5,
claude-opus-4-8, claude-opus-5, claude-sonnet-5) carry the same
supports_adaptive_thinking, thinking_always_on,
supports_sampling_params, and prompt_cache_min_tokens flags already
used by this repo's other Anthropic re-exports (azure_ai, databricks,
openrouter, and so on) for the same underlying models, since those
flags gate request shapes the provider otherwise rejects with a 400.

TASK-2BK38Y
This commit is contained in:
IToSSc 2026-09-15 14:16:20 +08:00
parent 15bd8b0e4a
commit 8607c49ea1
2 changed files with 2250 additions and 0 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff