Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chieapp/chie
/ toString
Method
toString
src/model/chat-api.ts:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
export
interface
ChatStep {
23
toString(): string;
24
toHTML?(): string;
25
}
26
Callers
8
checkLatestVersion
Method · 0.80
generateForConversation
Method · 0.80
getTemplate
Function · 0.80
parseStep
Function · 0.80
chatToJSON
Function · 0.80
chatToText
Function · 0.80
fromChatRole
Function · 0.80
#sendMessageToWebSocket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected