MCPcopy
hub / github.com/the-open-agent/openagent / String

Method String

object/image_caption.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59}
60
61func (w *sseCaptureWriter) String() string { return w.buf.String() }
62func (*sseCaptureWriter) Flush() {}
63
64func isImageExtension(ext string) bool {

Callers 15

generateImageCaptionFunction · 0.95
replaceFileURLsFunction · 0.45
QueryTextMethod · 0.45
readSSEStreamMethod · 0.45
QueryTextMethod · 0.45
QueryTextMethod · 0.45
QueryTextMethod · 0.45
buildMessagesMethod · 0.45
QueryTextMethod · 0.45
QueryTextMethod · 0.45
PathToStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected