ollama/api
Jeffrey Morgan 3b2d2c8326
api: remove unused or unsupported api options (#10574)
Some options listed in api/types.go are not supported in
newer models, or have been deprecated in the past. This is
the first of a series of PRs to clean up the API options
2025-05-05 14:54:40 -07:00
..
examples docs: improve syntax highlighting in code blocks (#8854) 2025-02-07 09:55:07 -08:00
client.go docs: fix api examples link (#9360) 2025-02-27 10:51:12 -08:00
client_test.go api: document client stream behavior with a test (#8996) 2025-02-20 13:19:58 -08:00
types.go api: remove unused or unsupported api options (#10574) 2025-05-05 14:54:40 -07:00
types_test.go types: add any type and validation for ToolFunction enum (#10166) 2025-04-08 15:05:38 -07:00