feat(M3-008): define model capability matrix #303

Merged
jason.woltje merged 1 commits from feat/m3-model-capability-matrix into main 2026-03-21 21:19:08 +00:00

1 Commits

Author SHA1 Message Date
9b7f866f98 feat(M3-008): add model capability matrix and ModelCapability type
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/pr/ci Pipeline failed
Defines a per-model capability matrix for all 10 target models across
anthropic, openai, zai, and ollama providers. Adds the ModelCapability
interface to @mosaic/types and exports lookup helpers (getModelCapability,
findModelsByCapability, getModelsByProvider, getAllModels) from the
gateway agent module to support capability-aware routing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 16:04:27 -05:00