Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRouterTeam/python-sdk
/ __dir__
Function
__dir__
src/openrouter/models/internal/__init__.py:24–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
23
24
def
__dir__():
25
return
lazy_dir(dynamic_imports=_dynamic_imports)
Callers
nothing calls this directly
Calls
1
lazy_dir
Function · 0.90
Tested by
no test coverage detected