MCPcopy Create free account
hub / github.com/antirez/llama.cpp-deepseek-v4-flash / print_fail

Function print_fail

scripts/server-test-function-call.py:69–70  ·  view source on GitHub ↗
(reason)

Source from the content-addressed store, hash-verified

67
68
69def print_fail(reason):
70 _print(f"\n{BOLD}{RED}✘ FAIL{RESET} {reason}")
71
72
73def print_info(msg):

Callers 3

chat_completionFunction · 0.70
run_testFunction · 0.70
mainFunction · 0.70

Calls 1

_printFunction · 0.70

Tested by

no test coverage detected