Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
75
class
PromptDrivenReadable extends Readable {
Callers
15
embedDocuments
Method · 0.80
fetchRemoteModels
Function · 0.80
chat-command.test.ts
File · 0.80
registerAutomationRoutes
Function · 0.80
ensureOk
Function · 0.80
get
Function · 0.80
post
Function · 0.80
del
Function · 0.80
put
Function · 0.80
patch
Function · 0.80
fetchSSE
Function · 0.80
importFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected