Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dizzy-K/AutoPT
/ providers
Method
providers
config/schema.py:147–148 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
145
146
@property
147
def
providers(self) -> ModelProviderConfig:
148
return
self.llm.as_legacy_provider_config()
149
150
@property
151
def
ssh(self) -> SSHConfig:
Callers
nothing calls this directly
Calls
1
as_legacy_provider_config
Method · 0.80
Tested by
no test coverage detected