Skip to content

Commit 60a77d0

Browse files
author
Ziqun Ye
committed
adding title for search
1 parent 4b7fb3d commit 60a77d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm_application/Use_of_Cohere_embed_models_for_Semantic_Search_in_OCI_OpenSearch.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
"cell_type": "markdown",
255255
"metadata": {},
256256
"source": [
257-
"\n",
257+
"### Step 5: Semantic Search\n",
258258
"A new query coming in, first calcualte the embedding vector and then conduct a semantic search.\n",
259259
"\n",
260260
"- `k`: the number of neighbors the search will return\n",

0 commit comments

Comments
 (0)