Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
15
class
UserQuery:
16
query_str: str
17
18
@dataclass
19
class
AssistantResponse:
Callers
1
add_dialog_turn
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected