Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ id_field_name
Method
id_field_name
backend/app/models/model/model.py:105–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
104
@staticmethod
105
def
id_field_name() -> str:
106
return
"model_id"
107
108
@staticmethod
109
def
primary_key_fields() -> List[str]:
Callers
3
list
Method · 0.45
check_path_params
Function · 0.45
validate_list_filter
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected