ollama/api
Michael Yang b846eacf42 fix: create with nested directories
specifically models with a nested config.json will mangle the top level
config.json. this introduces a race that produces an error when the
nested config.json is written after the top level config.json.

this also fixes the issue with embedding models where
1_Pooling/config.json could not be read since they get written out as
config.json
2025-09-22 12:46:31 -07:00
..
examples docs: improve syntax highlighting in code blocks (#8854) 2025-02-07 09:55:07 -08:00
client.go engine: add remote proxy (#12307) 2025-09-17 14:40:53 -07:00
client_test.go api: fix unreachable status err (#11423) 2025-07-16 11:03:28 -07:00
types.go fix: create with nested directories 2025-09-22 12:46:31 -07:00
types_test.go fix: create with nested directories 2025-09-22 12:46:31 -07:00
types_typescript_test.go tools: support anyOf types 2025-08-05 16:46:24 -07:00