ollama/api
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
..
examples ci: restore previous linter rules (#13322) 2025-12-03 18:55:02 -08:00
client.go docs: fix link to modelfile.mdx (#13220) 2025-12-11 16:14:45 -08:00
client_test.go api/client: handle non-json streaming errors (#13007) 2025-12-01 15:10:16 -08:00
types.go api,types: add skill types and configuration 2025-12-29 00:13:39 -05:00
types_test.go types: add nested property support for tool definitions (#13508) 2025-12-17 11:54:09 -08:00
types_typescript_test.go tools: support anyOf types 2025-08-05 16:46:24 -07:00