Skip to content

Commit

Permalink
Additional link URL fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jburrKX committed Jan 8, 2024
1 parent e8aacd9 commit ecbfc53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/docs/integrations/vectorstores/kdbai.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@
"\n",
"[This example](https://github.com/KxSystems/kdbai-samples/blob/main/document_search/document_search.ipynb) demonstrates how to use KDB.AI to run semantic search on unstructured text documents.\n",
"\n",
"To access to your end point and API keys, [sign up to KDB.AI here](https://code.kx.com/kdbai/index.html#product-offerings).\n",
"To access to your end point and API keys, [sign up to KDB.AI here](https://kdb.ai/get-started/).\n",
"\n",
"To set up your development environment, follow the instructions on the [KDB.AI pre-requisites page](https://code.kx.com/kdbai/pre-requisites.html).\n",
"\n",
"The following examples demonstrate some of the ways you can interact with KDB.AI through LangChain.\n",
"\n",
"## Import required packages"
]
},
Expand Down

0 comments on commit ecbfc53

Please sign in to comment.