MCPcopy Create free account
hub / github.com/abetlen/llama-cpp-python / util.py

File util.py

examples/low_level_api/util.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1ANSI_COLOR_RESET = "\x1b[0m"
2ANSI_COLOR_YELLOW = "\x1b[33m"
3ANSI_BOLD = "\x1b[1m"
4ANSI_COLOR_GREEN = "\x1b[32m"

Callers

nothing calls this directly

Calls 2

CircleClass · 0.85
appendMethod · 0.80

Tested by

no test coverage detected