Update Chapter 8 - Semantic Search.ipynb
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
"import cohere\n",
|
"import cohere\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Paste your API key here. Remember to not share publicly\n",
|
"# Paste your API key here. Remember to not share publicly\n",
|
||||||
"api_key = 'ciYx3NAkX7pIwRb0EpLgwWi2A5loXVeBb5kTeCLv'\n",
|
"api_key = ''\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Create and retrieve a Cohere API key from os.cohere.ai\n",
|
"# Create and retrieve a Cohere API key from os.cohere.ai\n",
|
||||||
"co = cohere.Client(api_key)"
|
"co = cohere.Client(api_key)"
|
||||||
|
|||||||
Reference in New Issue
Block a user