mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 07:52:44 +00:00
refactor: rename to openclaw
This commit is contained in:
@@ -65,7 +65,7 @@ export async function minimaxUnderstandImage(params: {
|
||||
headers: {
|
||||
Authorization: `Bearer ${apiKey}`,
|
||||
"Content-Type": "application/json",
|
||||
"MM-API-Source": "Moltbot",
|
||||
"MM-API-Source": "OpenClaw",
|
||||
},
|
||||
body: JSON.stringify({
|
||||
prompt,
|
||||
|
||||
Reference in New Issue
Block a user