mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 07:46:59 +00: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