MCPcopy
hub / github.com/AsyncFuncAI/deepwiki-open / AssistantResponse

Class AssistantResponse

api/rag.py:19–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18@dataclass
19class AssistantResponse:
20 response_str: str
21
22@dataclass
23class DialogTurn:

Callers 1

add_dialog_turnMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected