mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-10 13:27:36 +00:00
Fixes #30416 Correct the import path for `AzureAIChatCompletionsModel` in the `_init_chat_model_helper` function. * Update the import statement in `libs/langchain/langchain/chat_models/base.py` to `from langchain_azure_ai.chat_models import AzureAIChatCompletionsModel`. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/langchain-ai/langchain/pull/30417?shareId=6ff6d5de-e3d1-4972-8d24-5e74838e9945). |
||
---|---|---|
.. | ||
_api | ||
adapters | ||
agents | ||
callbacks | ||
chains | ||
chat_loaders | ||
chat_models | ||
docstore | ||
document_loaders | ||
document_transformers | ||
embeddings | ||
evaluation | ||
graphs | ||
indexes | ||
llms | ||
load | ||
memory | ||
output_parsers | ||
prompts | ||
pydantic_v1 | ||
retrievers | ||
runnables | ||
schema | ||
smith | ||
storage | ||
tools | ||
utilities | ||
utils | ||
vectorstores | ||
__init__.py | ||
base_language.py | ||
cache.py | ||
env.py | ||
example_generator.py | ||
formatting.py | ||
globals.py | ||
hub.py | ||
input.py | ||
model_laboratory.py | ||
py.typed | ||
python.py | ||
requests.py | ||
serpapi.py | ||
sql_database.py | ||
text_splitter.py |