MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / to_json

Method to_json

smallthinker/tools/server/server.cpp:1116–1118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1114 }
1115
1116 virtual json to_json() override {
1117 return format_error_response(err_msg, err_type);
1118 }
1119};
1120
1121struct server_task_result_metrics : server_task_result {

Callers

nothing calls this directly

Calls 1

format_error_responseFunction · 0.85

Tested by

no test coverage detected