mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Merge pull request #54 from oaosman84/patch-1
Remove obsolete reference to old embedding engines
This commit is contained in:
commit
c6fc1f2b2a
@ -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…
x
Reference in New Issue
Block a user