Skip to content

Commit 2a4462c

Browse files
committed
feat: (notebooks) Sessions: Session 4: Anthropic
branch: main bump: to v.3.0 for port to Anthropic, #8, tag: v0.3.0 PREVIOUSLOG 2024.08.009 v.0.2.2-000004 CHANGELOG 2024.08.10 v.0.3.0-000005 bump: - modify: 📂notebooks-labs - Sessions: - Patched in Anthropic - Minor edits - opened: #8 - resolves: #8 - see also: #7
1 parent cb9d453 commit 2a4462c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks-labs/Session4_Anthropic_Text_Completion.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@
632632
"\n",
633633
"2. Click the \"key\" icon to the left to the \"secrets\" dialog box\n",
634634
"3. Select \"+ Add new secret\"\n",
635-
"4. Set Name to `'ANTHROPIC_API_KEY'` and paste your newly created *OpenAI API Key* into `'Value'` <sup><ins>2</ins></sup>\n",
635+
"4. Set Name to `'ANTHROPIC_API_KEY'` and paste your newly created *ANTHROPIC API Key* into `'Value'` <sup><ins>2</ins></sup>\n",
636636
"5. Make sure \"Notebook access\" is on (check mark will show up to the right if it is on.\n",
637637
"\n",
638638
"- <sup><ins>2</ins></sup> : [Anthropic Claude API Key: The Essential Guide](https://platform.openai.com/docs/overview)\n",

0 commit comments

Comments
 (0)