Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ AiModelEditor
Class
AiModelEditor
backend/apps/system/schemas/ai_model_schema.py:29–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
config_list: List[AiModelConfigItem] = Field(description=f
"{PLACEHOLDER_PREFIX}config_list"
)
28
29
class
AiModelEditor(AiModelCreator, BaseCreatorDTO):
30
pass
Callers
1
get_model_by_id
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected