Merge pull request #50 from zxypro1/zxypro1/fix-apiKey-url
refactor(cli): update OpenAI API key prompt with Bailian URL
This commit is contained in:
commit
d2c8227c48
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ export function OpenAIKeyPrompt({
|
|||
<Text>
|
||||
Please enter your OpenAI configuration. You can get an API key from{' '}
|
||||
<Text color={Colors.AccentBlue}>
|
||||
https://platform.openai.com/api-keys
|
||||
https://bailian.console.aliyun.com/?tab=model#/api-key
|
||||
</Text>
|
||||
</Text>
|
||||
</Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue