Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal_cms
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal_cms
Commits
0200d3ac
Commit
0200d3ac
authored
2 months ago
by
Gareth Alexander
Committed by
Gareth Alexander
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3505488
: Update links to AI websites.
parent
963d0048
No related branches found
No related tags found
1 merge request
!501
Issue #3505488: Improve instructions for the AI Installer.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes/drupal_cms_ai/recipe.yml
+2
-2
2 additions, 2 deletions
recipes/drupal_cms_ai/recipe.yml
with
2 additions
and
2 deletions
recipes/drupal_cms_ai/recipe.yml
+
2
−
2
View file @
0200d3ac
...
...
@@ -41,7 +41,7 @@ input:
question
:
'
If
you
want
to
use
OpenAI,
enter
your
OpenAI
API
key.
Otherwise,
you
can
leave
this
empty:'
form
:
'
#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'
'
#required'
:
false
'#maxlength'
:
256
...
...
@@ -64,7 +64,7 @@ input:
question
:
'
If
you
want
to
use
Anthropic,
enter
your
Anthropic
API
key.
Otherwise,
you
can
leave
this
empty:'
form
:
'
#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'
'
#required'
:
false
'#maxlength'
:
256
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment