mirror of
https://github.com/HandsOnLLM/Hands-On-Large-Language-Models.git
synced 2025-01-28 01:46:33 +03:00
Update Chapter 8 - Semantic Search.ipynb
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"import cohere\n",
|
||||
"\n",
|
||||
"# Paste your API key here. Remember to not share publicly\n",
|
||||
"api_key = 'ciYx3NAkX7pIwRb0EpLgwWi2A5loXVeBb5kTeCLv'\n",
|
||||
"api_key = ''\n",
|
||||
"\n",
|
||||
"# Create and retrieve a Cohere API key from os.cohere.ai\n",
|
||||
"co = cohere.Client(api_key)"
|
||||
|
||||
Reference in New Issue
Block a user