mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
ProviderInferenceTransform only inferred the provider but passed the raw alias (e.g. "gpt-54") to the LLM API, causing request failures. Rename to ModelResolutionTransform and resolve aliases via the model catalog so the canonical ID (e.g. "gpt-5.4") is used in API calls. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||