Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ GetNameResponse
Class
GetNameResponse
bmtools/tools/meta_analysis/api.py:350–353 ·
view source on GitHub ↗
name list
Source
from the content-addressed store, hash-verified
348
return
allcon
349
350
class
GetNameResponse(BaseModel):
351
352
""
"name list"
""
353
names: List[str]
354
355
class
GetStructureResponse(BaseModel):
356
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected