Skip to content

Commit

Permalink
lc-ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Aug 2, 2024
1 parent 936b9a9 commit c5d3abd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/core_docs/docs/integrations/retrievers/exa.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"import Exa from \"exa-js\";\n",
"\n",
"const retriever = new ExaRetriever({\n",
" // @lc-ts-ignore\n",
" client: new Exa(\n",
" process.env.EXASEARCH_API_KEY // default API key\n",
" ),\n",
Expand Down

0 comments on commit c5d3abd

Please sign in to comment.