Skip to content

Commit

Permalink
Merge pull request #97 from cohere-ai/embed-job
Browse files Browse the repository at this point in the history
Update embed jobs notebook
  • Loading branch information
mrmer1 authored Jan 13, 2024
2 parents ba0c4a5 + 30a523b commit 75c1894
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,13 @@
" print(f\"{response.relevance_score:.2f}: {response.document['text']}\")"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Another example - query and rerank"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 75c1894

Please sign in to comment.