Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/AssetOpsBench
/ model_id
Method
model_id
src/agent/plan_execute/runner.py:60–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
58
59
@property
60
def
model_id(self) -> str:
61
return
self._inner.model_id
62
63
64
_log = logging.getLogger(__name__)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected