File tree 7 files changed +57
-8
lines changed
themes/compose/static/images/groq
7 files changed +57
-8
lines changed Original file line number Diff line number Diff line change 1
1
|||
2
2
| -| -| -|
3
- [ AWS ] ( /docs/tutorials/aws ) |[ Airbrake ] ( /docs/tutorials/airbrake ) |[ Atlassian ] ( /docs/tutorials/atlassian ) |
3
+ [ Airbrake ] ( /docs/tutorials/airbrake ) |[ Atlassian ] ( /docs/tutorials/atlassian ) |[ AWS ] ( /docs/tutorials/aws ) |
4
4
[ Azure DevOps] ( /docs/tutorials/azuredevops ) |[ Azure Function] ( /docs/tutorials/azurefunctionkey ) |[ Azure Search Admin] ( /docs/tutorials/azuresearchadmin ) |
5
5
[ Azure Search Query] ( /docs/tutorials/azuresearchquery ) |[ Azure Storage] ( /docs/tutorials/azure ) |[ GCP] ( /docs/tutorials/gcp ) |
6
- [ GitHub] ( /docs/tutorials/github ) |[ GitLab] ( /docs/tutorials/gitlab ) |[ Mailchimp ] ( /docs/tutorials/mailchimp ) |
7
- [ MaxMind ] ( /docs/tutorials/maxmind ) |[ Microsoft Teams ] ( /docs/tutorials/microsoftteams ) |[ MongoDB ] ( /docs/tutorials/mongo ) |
8
- [ NPM ] ( /docs/tutorials/npm ) |[ Netlify] ( /docs/tutorials/netlify ) |[ OpenAI ] ( /docs/tutorials/openai ) |
9
- [ Sendbird ] ( /docs/tutorials/sendbird ) |[ Sendgrid ] ( /docs/tutorials/sendgrid ) |[ Slack Webhook ] ( /docs/tutorials/slack-webhook ) |
10
- [ Slack] ( /docs/tutorials/slack ) |[ Sourcegraph ] ( /docs/tutorials/sourcegraph ) |[ Square ] ( /docs/tutorials/square ) |
11
- [ Stripe ] ( /docs/tutorials/stripe ) |[ Sumo Logic ] ( /docs/tutorials/sumologic ) |[ Tailscale ] ( /docs/tutorials/tailscale ) |
12
- [ Twilio] ( /docs/tutorials/twilio ) |
6
+ [ GitHub] ( /docs/tutorials/github ) |[ GitLab] ( /docs/tutorials/gitlab ) |[ Groq ] ( /docs/tutorials/groq ) |
7
+ [ Mailchimp ] ( /docs/tutorials/mailchimp ) |[ MaxMind ] ( /docs/tutorials/maxmind ) |[ Microsoft Teams ] ( /docs/tutorials/microsoftteams ) |
8
+ [ MongoDB ] ( /docs/tutorials/mongo ) |[ Netlify] ( /docs/tutorials/netlify ) |[ NPM ] ( /docs/tutorials/npm ) |
9
+ [ OpenAI ] ( /docs/tutorials/openai ) |[ Sendbird ] ( /docs/tutorials/sendbird ) |[ Sendgrid ] ( /docs/tutorials/sendgrid ) |
10
+ [ Slack] ( /docs/tutorials/slack ) |[ Slack Webhook ] ( /docs/tutorials/slack-webhook ) |[ Sourcegraph ] ( /docs/tutorials/sourcegraph ) |
11
+ [ Square ] ( /docs/tutorials/square ) |[ Stripe ] ( /docs/tutorials/stripe ) |[ Sumo Logic ] ( /docs/tutorials/sumologic ) |
12
+ [ Tailscale ] ( /docs/tutorials/tailscale ) | [ Twilio] ( /docs/tutorials/twilio ) |
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Groq
3
+ ---
4
+
5
+ * This tutorial provides step-by-step instructions on how to rotate a Groq API key.*
6
+
7
+ ---
8
+
9
+ ## Generate a new Groq API key
10
+
11
+ ### Step 1 - Navigate to the API key page
12
+
13
+ The API key page is located at https://console.groq.com/keys .
14
+ ![ ] ( /images/groq/1.png )
15
+
16
+ ### Step 2 - Generate a new API key
17
+ #### 2a. Click on the ` Create API Key ` button underneath any existing API keys
18
+ #### 2b. Create a descriptive name for your key.
19
+ ![ ] ( /images/groq/2.png )
20
+ #### 2c. Copy the key and store it in a password manager or secure vault.
21
+ ![ ] ( /images/groq/3.png )
22
+
23
+ ---
24
+
25
+ ## Revoking a Groq API key
26
+
27
+ ### Step 1 - Navigate to the API key page
28
+
29
+ The API key page is located at https://console.groq.com/keys .
30
+ ![ ] ( /images/groq/1.png )
31
+
32
+ ### Step 2 - Revoke the Groq API key
33
+
34
+ #### 2a. Identify the key to be revoked
35
+
36
+ Identify the API key to be revoked and click the trash can icon associated with
37
+ it.
38
+ ![ ] ( /images/groq/4.png )
39
+
40
+ #### 2b. Confirm the revocation
41
+
42
+ Within the ` Revoke API Key ` modal, ensure the correct key is selected and
43
+ click the ` Revoke Key ` button.
44
+ ![ ] ( /images/groq/5.png )
45
+
46
+ ---
47
+
48
+ ## Resources
49
+ - [ Groq's Docs] ( https://console.groq.com/docs/api-keys )
You can’t perform that action at this time.
0 commit comments