MCPcopy Create free account
hub / github.com/CommandCodeAI/BaseAI / pipe.memory.stream.text.ts

File pipe.memory.stream.text.ts

examples/nodejs/examples/pipe.memory.stream.text.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config';
2import {getRunner, Pipe} from '@baseai/core';
3import chatWithDocs from '../baseai/pipes/chat-with-docs';
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected