MCPcopy Index your code
hub / github.com/abetlen/llama-cpp-python / CompletionRequestCancelledError

Class CompletionRequestCancelledError

examples/server/server.py:2461–2462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2459
2460
2461class CompletionRequestCancelledError(RuntimeError):
2462 pass
2463
2464
2465class CompletionRequestValidationError(ValueError):

Callers 2

admit_waitingMethod · 0.85
finalize_cancelledMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…