mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 23:40:23 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -99,7 +99,7 @@ export async function appendAssistantMessageToSessionTranscript(params: {
|
||||
role: "assistant",
|
||||
content: [{ type: "text", text: mirrorText }],
|
||||
api: "openai-responses",
|
||||
provider: "clawdbot",
|
||||
provider: "moltbot",
|
||||
model: "delivery-mirror",
|
||||
usage: {
|
||||
input: 0,
|
||||
|
||||
Reference in New Issue
Block a user