Skip to content
Snippets Groups Projects
Commit 86ba34de authored by Gareth Alexander's avatar Gareth Alexander
Browse files

Issue #3505488: Update links to AI websites.

parent 180fabe0
Branches
Tags
No related merge requests found
...@@ -41,7 +41,7 @@ input: ...@@ -41,7 +41,7 @@ input:
question: 'If you want to use OpenAI, enter your OpenAI API key. Otherwise, you can leave this empty:' question: 'If you want to use OpenAI, enter your OpenAI API key. Otherwise, you can leave this empty:'
form: form:
'#type': 'textfield' '#type': 'textfield'
'#description': 'Enter your OpenAI API key.<br>Your API keys can be found at: <a href="https://platform.openai.com/settings/organization/api-keys" target="_blank">https://platform.openai.com/settings/organization/api-keys</a>.' '#description': 'Enter your OpenAI API key.<br>Your API keys can be found in <a href="https://platform.openai.com/settings/organization/api-keys" target="_blank">your OpenAI account settings (opens new window)</a>.'
'#title': 'API Key' '#title': 'API Key'
'#required': false '#required': false
'#maxlength': 256 '#maxlength': 256
...@@ -64,7 +64,7 @@ input: ...@@ -64,7 +64,7 @@ input:
question: 'If you want to use Anthropic, enter your Anthropic API key. Otherwise, you can leave this empty:' question: 'If you want to use Anthropic, enter your Anthropic API key. Otherwise, you can leave this empty:'
form: form:
'#type': 'textfield' '#type': 'textfield'
'#description': 'Enter your Anthropic API key.<br>Your API keys can be found at: <a href="https://console.anthropic.com/settings/keys" target="_blank">https://console.anthropic.com/settings/keys</a>.' '#description': 'Enter your Anthropic API key.<br>Your API keys can be found in <a href="https://console.anthropic.com/settings/keys" target="_blank">your Anthropic account settings (opens new window)</a>.'
'#title': 'API Key' '#title': 'API Key'
'#required': false '#required': false
'#maxlength': 256 '#maxlength': 256
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment