mirror of
https://github.com/ollama/ollama.git
synced 2025-07-28 12:23:30 +02: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