mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 07:46:59 +00:00
if directory cannot be resolved, do not fail
This commit is contained in:
@@ -26,6 +26,7 @@ type PullProgress struct {
|
||||
Total int64 `json:"total"`
|
||||
Completed int64 `json:"completed"`
|
||||
Percent float64 `json:"percent"`
|
||||
Error Error `json:"error"`
|
||||
}
|
||||
|
||||
type GenerateRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user