Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ AxisObj
Class
AxisObj
backend/apps/chat/models/chat_model.py:368–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
367
368
class
AxisObj(BaseModel):
369
name: str =
''
370
value: str =
''
371
type: str | None = None
372
373
374
class
ExcelData(BaseModel):
Callers
5
inner
Function · 0.90
run_task
Method · 0.90
export_excel
Function · 0.90
inner
Function · 0.90
convert_data_fields_for_pandas
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected