MCPcopy
hub / github.com/chenglou/pretext / markdown-chat.data.ts

File markdown-chat.data.ts

pages/demos/markdown-chat.data.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export type MarkdownChatSeed = {
2 role: 'assistant' | 'user'
3 markdown: string
4}

Callers

nothing calls this directly

Calls 1

messageFunction · 0.85

Tested by

no test coverage detected