Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Shifted API Key comment at relevant place #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions notebooks/Basic_Semantic_Search.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"id": "5qXUv-UqvWcw"
},
"source": [
"Get your Cohere API key by [signing up here](https://os.cohere.ai/register). Paste it in the cell below."
" "
]
},
{
Expand Down Expand Up @@ -76,7 +76,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"You'll need your API key for this next cell. [Sign up to Cohere](https://os.cohere.ai/) and get one if you haven't yet."
"You'll need your API key for this next cell. Get your Cohere API key by [signing up here](https://os.cohere.ai/register) and get one if you haven't yet. Paste it in the cell below."
]
},
{
Expand Down Expand Up @@ -3291,4 +3291,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}