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

Function print_info

scripts/server-test-function-call.py:73–74  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

71
72
73def print_info(msg):
74 _print(f"{DIM}{msg}{RESET}")
75
76
77# ---------------------------------------------------------------------------

Callers 1

mainFunction · 0.70

Calls 1

_printFunction · 0.70

Tested by

no test coverage detected