Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
}
}