Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_doc
Function · 0.80
_request_json_async
Method · 0.80
_post_json_async
Method · 0.80
_request_json
Method · 0.80
_post_json
Method · 0.80
dispatch
Method · 0.80
_request_json
Method · 0.80
_dequeue_batch
Method · 0.80
_handle_response_with_tokens
Function · 0.80
chat_completion
Method · 0.80
test_task_timeout_and_requeue
Function · 0.80
_probe_json
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected