ollama/types/model
ParthSareen fc62078ba4 api,types: add skill types and configuration
Add skill-related types to the API and configuration:

- api/types.go: Skill reference types for API requests/responses
- types/model/config.go: Skill configuration in model config
- envconfig/config.go: Environment configuration for skills
2025-12-29 00:13:39 -05:00
..
testdata/fuzz/FuzzName types/model: overhaul Name and Digest types (#3924) 2024-04-26 13:08:32 -07:00
capability.go add thinking support to the api and cli (#10584) 2025-05-28 19:38:52 -07:00
config.go api,types: add skill types and configuration 2025-12-29 00:13:39 -05:00
name.go types: add Kind field to model.Name for 5-part naming 2025-12-29 00:12:24 -05:00
name_test.go types/model: remove knowledge of digest (#5500) 2024-07-05 13:42:30 -07:00