Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ ChatQuestion
Class
ChatQuestion
backend/apps/chat/models/chat_model.py:337–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
336
337
class
ChatQuestion(AiModelQuestion):
338
chat_id: int
339
datasource_id: Optional[int] = None
340
341
342
class
ChatMcp(ChatQuestion):
Callers
3
ask_recommend_questions
Function · 0.90
analysis_or_predict
Function · 0.90
mcp_assistant
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected