ollama/api
Patrick Devine a2bdc43bc8
client: add request signing to the client (#10881)
If OLLAMA_AUTH is set, sign each request w/ a timestamp and pass the signature in the token header
2025-12-29 06:38:09 -06:00
..
examples docs: improve syntax highlighting in code blocks (#8854) 2025-02-07 09:55:07 -08:00
client.go client: add request signing to the client (#10881) 2025-12-29 06:38:09 -06:00
client_test.go lint: enable usetesting, disable tenv (#10594) 2025-12-29 06:37:55 -06:00
types.go api: remove unused sampling parameters (#10581) 2025-12-29 06:37:54 -06:00
types_test.go types: add any type and validation for ToolFunction enum (#10166) 2025-04-08 15:05:38 -07:00