Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
export
type
MarkdownChatSeed = {
2
role:
'assistant'
|
'user'
3
markdown: string
4
}
Callers
nothing calls this directly
Calls
1
message
Function · 0.85
Tested by
no test coverage detected