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

Method ReasonString

controllers/message_writer.go:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146}
147
148func (w *RefinedWriter) ReasonString() string {
149 return string(w.reasonBuf)
150}
151
152func (w *RefinedWriter) ToolString() string {
153 return string(w.toolBuf)

Callers 1

generateMessageAnswerFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected