mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 00:07:07 +00:00
output confirmation after pull
This commit is contained in:
@@ -176,6 +176,7 @@ def search(*args, **kwargs):
|
||||
|
||||
def pull(*args, **kwargs):
|
||||
model.pull(model_name=kwargs.pop('model'), *args, **kwargs)
|
||||
print("Up to date.")
|
||||
|
||||
|
||||
def run(*args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user