MCPcopy
hub / github.com/microsoft/agent-lightning / json

Method json

tests/store/test_client_server.py:386–387  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

384 return None
385
386 async def json(self) -> Any:
387 return self._body
388
389 class RecordingSession:
390 def __init__(self) -> None:

Callers 15

retrieve_docFunction · 0.80
_request_json_asyncMethod · 0.80
_post_json_asyncMethod · 0.80
_request_jsonMethod · 0.80
_post_jsonMethod · 0.80
dispatchMethod · 0.80
_request_jsonMethod · 0.80
_dequeue_batchMethod · 0.80
chat_completionMethod · 0.80
_probe_jsonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected