MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / text

Method text

apps/cli/src/ai/chat-command.test.ts:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 }
69
70 text(): string {
71 return this.chunks.join('')
72 }
73}
74
75class PromptDrivenReadable extends Readable {

Callers 15

embedDocumentsMethod · 0.80
fetchRemoteModelsFunction · 0.80
registerAutomationRoutesFunction · 0.80
ensureOkFunction · 0.80
getFunction · 0.80
postFunction · 0.80
delFunction · 0.80
putFunction · 0.80
patchFunction · 0.80
fetchSSEFunction · 0.80
importFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected