Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetContent
Method
GetContent
coderd/aibridged/proto/aibridged.pb.go:780–785 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
778
}
779
780
func
(x *RecordModelThoughtRequest) GetContent() string {
781
if
x != nil {
782
return
x.Content
783
}
784
return
""
785
}
786
787
func
(x *RecordModelThoughtRequest) GetMetadata()
map
[string]*anypb.Any {
788
if
x != nil {
Callers
1
RecordModelThought
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected