Files
probo/pkg/llm
Aurélien Sibiril 02c719dfdd Use map for generated model registry data
Replaces []ModelDefinition with map[string]ModelDefinition so
model ID uniqueness is enforced by the data structure itself
and lookups do not require a linear scan.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-04-13 18:25:10 +02:00
..
2026-03-13 17:21:43 +01:00
2026-03-13 20:00:22 +01:00
2026-03-13 17:21:43 +01:00
2026-04-13 18:25:10 +02:00
2026-03-13 17:21:43 +01:00