jmorganca
|
4ec7445a6f
|
Revert "use post token"
This reverts commit 0fec3525ad .
|
2024-05-11 22:19:14 -07:00 |
|
Michael Yang
|
0fec3525ad
|
use post token
|
2024-05-11 19:13:16 -07:00 |
|
Patrick Devine
|
1b272d5bcd
|
change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347)
|
2024-03-26 13:04:17 -07:00 |
|
Michael Yang
|
e43648afe5
|
rerefactor
|
2024-02-15 05:56:45 +00:00 |
|
Daniel Hiltgen
|
f397e0e988
|
Move hub auth out to new package
|
2024-02-15 05:56:45 +00:00 |
|
Michael Yang
|
e805ac1d59
|
fix response on token error
|
2024-02-07 11:05:49 -08:00 |
|
Michael Yang
|
c8b1f2369e
|
remove unnecessary parse raw
|
2024-01-30 17:00:53 -08:00 |
|
Daniel Hiltgen
|
fedd705aea
|
Mechanical switch from log to slog
A few obvious levels were adjusted, but generally everything mapped to "info" level.
|
2024-01-18 14:12:57 -08:00 |
|
Michael Yang
|
60bb3c03a1
|
use http.Method
|
2023-11-02 13:12:45 -07:00 |
|
Michael Yang
|
75bee074b6
|
fix: nil pointer dereference
|
2023-10-20 16:55:24 -07:00 |
|
Michael Yang
|
b58d5d16b0
|
fix mkdir on windows
|
2023-09-19 09:41:13 -07:00 |
|
Michael Yang
|
e6881cabd0
|
remove unused
|
2023-09-13 14:48:33 -07:00 |
|
Michael Yang
|
f0f4943577
|
fix get auth token
|
2023-09-07 12:01:56 -07:00 |
|
Michael Yang
|
246dc65417
|
loosen http status code checks
|
2023-08-28 18:34:53 -04:00 |
|
Michael Yang
|
2cc634689b
|
use url.URL
|
2023-08-22 10:49:07 -07:00 |
|
Michael Yang
|
2c7f956b38
|
add version
|
2023-08-22 09:40:58 -07:00 |
|
Patrick Devine
|
14220d9833
|
set the scopes correctly (#368)
|
2023-08-16 21:42:02 -07:00 |
|
Patrick Devine
|
d9cf18e28d
|
add maximum retries when pushing (#334)
|
2023-08-11 15:41:55 -07:00 |
|
Jeffrey Morgan
|
1556162c90
|
create .ollama directory if it doesnt exist
|
2023-08-11 15:35:55 -07:00 |
|
Jeffrey Morgan
|
148f0225c0
|
create .ollama directory if it doesnt exist
|
2023-08-11 15:33:11 -07:00 |
|
Patrick Devine
|
be989d89d1
|
Token auth (#314)
|
2023-08-10 11:34:25 -07:00 |
|