Merge pull request #54 from oaosman84/patch-1

Remove obsolete reference to old embedding engines
pull/62/head
Shyamal H Anadkat 2 years ago committed by GitHub
commit c6fc1f2b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -84,13 +84,6 @@
"print(\"Total number of functions extracted:\", len(all_funcs))"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"For code search models we use code-search-{model}-code to obtain embeddings for code snippets, and code-search-{model}-text to embed natural language queries."
]
},
{
"cell_type": "code",
"execution_count": 2,

Loading…
Cancel
Save