ollama/api
Bruce MacDonald 92c2e8a56c
api: fix unreachable status err (#11423)
StatusError was unreachable, the client always checked for error messages in the response body first, and the server always includes error messages with HTTP error status codes.
2025-07-16 11:03:28 -07:00
..
examples docs: improve syntax highlighting in code blocks (#8854) 2025-02-07 09:55:07 -08:00
client.go api: fix unreachable status err (#11423) 2025-07-16 11:03:28 -07:00
client_test.go api: fix unreachable status err (#11423) 2025-07-16 11:03:28 -07:00
types.go API/CLI context enhancements (#11331) 2025-07-08 11:59:06 -07:00
types_test.go add thinking support to the api and cli (#10584) 2025-05-28 19:38:52 -07:00