Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ pipe.stream.text.ts
File
pipe.stream.text.ts
examples/nodejs/examples/pipe.stream.text.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'dotenv/config'
;
2
import
{getRunner, Pipe} from
'@baseai/core'
;
3
import
pipeSummary from
'../baseai/pipes/summary'
;
4
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
pipeSummary
Function · 0.50
Tested by
no test coverage detected