mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 12:11:23 +00:00
Onboard: store OpenAI auth in profiles instead of .env
This commit is contained in:
committed by
Peter Steinberger
parent
09c7cb5d34
commit
68b9d89ee7
@@ -206,6 +206,7 @@ export async function setAnthropicApiKey(
|
||||
});
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
export async function setOpenaiApiKey(
|
||||
key: SecretInput,
|
||||
agentDir?: string,
|
||||
|
||||
Reference in New Issue
Block a user