mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-07 22:11:51 +00:00
openai[patch]: Explicitly support embedding dimensions (#16596)
This commit is contained in:
@@ -35,6 +35,8 @@ class AzureChatOpenAI(ChatOpenAI):
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from langchain_openai import AzureChatOpenAI
|
||||
|
||||
AzureChatOpenAI(
|
||||
azure_deployment="35-turbo-dev",
|
||||
openai_api_version="2023-05-15",
|
||||
|
Reference in New Issue
Block a user