Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ GenConfig
Method
GenConfig
ai-provider/model-runtime/loader.go:18–18 ·
view source on GitHub ↗
(target string, origin string)
Source
from the content-addressed store, hash-verified
16
type
IConfig
interface
{
17
Check(cfg string) error
18
GenConfig(target string, origin string) (string, error)
19
DefaultConfig() string
20
}
21
Callers
3
GenConfig
Method · 0.65
UpdateProviderConfig
Method · 0.65
Edit
Method · 0.65
Implementers
1
Config
ai-provider/model-runtime/loader.go
Calls
no outgoing calls
Tested by
no test coverage detected