diff --git a/operate/models/apis.py b/operate/models/apis.py index a4168d6e..82d56b07 100644 --- a/operate/models/apis.py +++ b/operate/models/apis.py @@ -520,7 +520,7 @@ def call_ollama_llava(messages, model): except Exception as e: print( - f"{ANSI_GREEN}[Self-Operating Computer]{ANSI_BRIGHT_MAGENTA}[llava] That did not work. Trying again {ANSI_RESET}", + f"{ANSI_GREEN}[Self-Operating Computer]{ANSI_BRIGHT_MAGENTA}[{model}] That did not work. Trying again {ANSI_RESET}", e, ) print(