MCPcopy 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
780func (x *RecordModelThoughtRequest) GetContent() string {
781 if x != nil {
782 return x.Content
783 }
784 return ""
785}
786
787func (x *RecordModelThoughtRequest) GetMetadata() map[string]*anypb.Any {
788 if x != nil {

Callers 1

RecordModelThoughtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected