mirror of
https://github.com/ollama/ollama.git
synced 2026-04-29 15:38:27 -05:00
no blob response
This commit is contained in:
@@ -105,10 +105,6 @@ type CreateRequest struct {
|
||||
Stream *bool `json:"stream,omitempty"`
|
||||
}
|
||||
|
||||
type CreateBlobResponse struct {
|
||||
Path string `json:"path"`
|
||||
}
|
||||
|
||||
type DeleteRequest struct {
|
||||
Name string `json:"name"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user