Commit Graph

20 Commits

Author SHA1 Message Date
Thorsten Sommer
849f072f3e
Answer the model kind from the registry 2026-09-12 14:22:21 +02:00
Thorsten Sommer
51613e3748
Delete the old capability rules 2026-09-12 14:12:26 +02:00
Thorsten Sommer
b6defc8b4b
Keep non-chat models out of the chat lists 2026-09-12 13:52:10 +02:00
Thorsten Sommer
429ca8c739
Resolve model profiles through the registry 2026-09-12 10:50:12 +02:00
Thorsten Sommer
9307f2c363
Move the model kinds into the rule engine 2026-09-12 10:13:59 +02:00
Thorsten Sommer
77c95e6f41
Fixed warnings 2026-09-12 09:50:10 +02:00
Thorsten Sommer
7eec39c4a7
Port the remaining open weights we decided to name 2026-09-12 09:41:39 +02:00
Thorsten Sommer
ac547ccb79
Port the Gemma, Nemotron, and Phi families 2026-09-12 09:08:42 +02:00
Thorsten Sommer
ad3a25c80f
Port the Mistral open weights and the GLM family 2026-09-11 22:10:40 +02:00
Thorsten Sommer
9c65ab6c62
Port the Llama and Qwen open weights 2026-09-11 21:35:47 +02:00
Thorsten Sommer
402da2da96
Port the DeepSeek, Perplexity, and xAI families 2026-09-11 21:06:44 +02:00
Thorsten Sommer
5905f074b6
Port the Alibaba Cloud families and refuse ambiguous rule inheritance 2026-09-11 20:52:42 +02:00
Thorsten Sommer
31a1aec69c
Port the Mistral families, including the release date logic 2026-09-11 20:33:16 +02:00
Thorsten Sommer
c6cbce6e01
Port the Anthropic and Google families 2026-09-11 20:18:23 +02:00
Thorsten Sommer
730bd1c7c4
Port the OpenAI families and add the model registry 2026-09-11 20:01:45 +02:00
Thorsten Sommer
31b655cf3b
Add one model host per provider and the unwrapping walk 2026-09-11 19:28:06 +02:00
Thorsten Sommer
d3b28134d9
Add the model family API, its compile-time registry, and MWAIS0013 2026-09-11 18:28:24 +02:00
Thorsten Sommer
3302915d84
Add the model matching engine and make capabilities a flags enum 2026-09-11 17:50:36 +02:00
Thorsten Sommer
87566c74e4
Add a model corpus and characterization tests for the capability rules 2026-09-11 17:06:40 +02:00
Thorsten Sommer
de775048f0
Added a NUnit test project for the whole solution 2026-09-11 16:37:09 +02:00