Skip to content

Commit

Permalink
docs[minor]: Update azure openai embeddings docs (#6356)
Browse files Browse the repository at this point in the history
* docs[minor]: Update azure openai embeddings docs

* cr
  • Loading branch information
bracesproul authored Aug 3, 2024
1 parent 582e052 commit d60bdb2
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 127 deletions.
6 changes: 1 addition & 5 deletions docs/core_docs/docs/integrations/llms/azure.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,7 @@
"## Overview\n",
"### Integration details\n",
"\n",
"- TODO: Fill in table features.\n",
"- TODO: Remove JS support link if not relevant, otherwise ensure link is correct.\n",
"- TODO: Make sure API reference links are correct.\n",
"\n",
"| Class | Package | Local | Serializable | [PY support](https://python.langchain.com/docs/integrations/llms/openai) | Package downloads | Package latest |\n",
"| Class | Package | Local | Serializable | [PY support](https://python.langchain.com/docs/integrations/llms/azure_openai) | Package downloads | Package latest |\n",
"| :--- | :--- | :---: | :---: | :---: | :---: | :---: |\n",
"| [AzureOpenAI](https://api.js.langchain.com/classes/langchain_openai.AzureOpenAI.html) | [@langchain/openai](https://api.js.langchain.com/modules/langchain_openai.html) | ❌ | βœ… | βœ… | ![NPM - Downloads](https://img.shields.io/npm/dm/@langchain/openai?style=flat-square&label=%20&) | ![NPM - Version](https://img.shields.io/npm/v/@langchain/openai?style=flat-square&label=%20&) |\n",
"\n",
Expand Down
Loading

0 comments on commit d60bdb2

Please sign in to comment.