Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kagent-dev/kagent
/ Value
Method
Value
go/api/adk/types.go:586–588 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
584
var
_ driver.Valuer = &AgentConfig{}
585
586
func
(a AgentConfig) Value() (driver.Value, error) {
587
return
json.Marshal(a)
588
}
Callers
15
TestAgentConfig_ScanAndValue
Function · 0.95
Before
Method · 0.45
Before
Method · 0.45
contextAttributes
Function · 0.45
userIDFromContext
Function · 0.45
BeforeRunCallback
Method · 0.45
anthropicPassthroughOpts
Function · 0.45
openAIPassthroughOpts
Function · 0.45
ShareContextFrom
Function · 0.45
AuthSessionFrom
Function · 0.45
Update
Method · 0.45
Update
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestAgentConfig_ScanAndValue
Function · 0.76