ollama/types/model
Bruce MacDonald e172f095ba
api: return model capabilities from the show endpoint (#10066)
With support for multimodal models becoming more varied and common it is important for clients to be able to easily see what capabilities a model has. Retuning these from the show endpoint will allow clients to easily see what a model can do.
2025-04-01 15:21:46 -07:00
..
testdata/fuzz/FuzzName types/model: overhaul Name and Digest types (#3924) 2024-04-26 13:08:32 -07:00
capability.go api: return model capabilities from the show endpoint (#10066) 2025-04-01 15:21:46 -07:00
name.go server: more support for mixed-case model names (#8017) 2024-12-11 15:29:59 -08:00
name_test.go types/model: remove knowledge of digest (#5500) 2024-07-05 13:42:30 -07:00