Commit History

Author SHA1 Message Date
  Michael Yang a622c47bd3 fix nil deref in auth.go 9 months ago
  jmorganca 4ec7445a6f Revert "use post token" 11 months ago
  Michael Yang 0fec3525ad use post token 11 months ago
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
  Michael Yang e43648afe5 rerefactor 1 year ago
  Daniel Hiltgen f397e0e988 Move hub auth out to new package 1 year ago
  Michael Yang e805ac1d59 fix response on token error 1 year ago
  Michael Yang c8b1f2369e remove unnecessary parse raw 1 year ago
  Daniel Hiltgen fedd705aea Mechanical switch from log to slog 1 year ago
  Michael Yang 60bb3c03a1 use http.Method 1 year ago
  Michael Yang 75bee074b6 fix: nil pointer dereference 1 year ago
  Michael Yang b58d5d16b0 fix mkdir on windows 1 year ago
  Michael Yang e6881cabd0 remove unused 1 year ago
  Michael Yang f0f4943577 fix get auth token 1 year ago
  Michael Yang 246dc65417 loosen http status code checks 1 year ago
  Michael Yang 2cc634689b use url.URL 1 year ago
  Michael Yang 2c7f956b38 add version 1 year ago
  Patrick Devine 14220d9833 set the scopes correctly (#368) 1 year ago
  Patrick Devine d9cf18e28d add maximum retries when pushing (#334) 1 year ago
  Jeffrey Morgan 1556162c90 create `.ollama` directory if it doesnt exist 1 year ago
  Jeffrey Morgan 148f0225c0 create `.ollama` directory if it doesnt exist 1 year ago
  Patrick Devine be989d89d1 Token auth (#314) 1 year ago