MCPcopy Index your code
hub / github.com/AsyncFuncAI/deepwiki-open / UserQuery

Class UserQuery

api/rag.py:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13# Create our own implementation of the conversation classes
14@dataclass
15class UserQuery:
16 query_str: str
17
18@dataclass
19class AssistantResponse:

Callers 1

add_dialog_turnMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected