Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/abetlen/llama-cpp-python
/ CompletionResponseParsingError
Class
CompletionResponseParsingError
examples/server/server.py:2469–2470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2467
2468
2469
class
CompletionResponseParsingError(RuntimeError):
2470
pass
2471
2472
2473
def
omit_additional_properties(schema: Dict[str, Any]) -> None:
Callers
6
_parse_response_value
Method · 0.85
_coerce_tool_argument
Method · 0.85
_coerce_tool_arguments
Method · 0.85
parse_chat_response
Method · 0.85
_normalize_tool_call_item
Method · 0.85
_response_parser
Method · 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…