Merge pull request #1102 from MarkRx/feature/langchain-azure-fix

Fix LangChainOpenAIHandler for Azure
This commit is contained in:
Tal
2024-08-08 19:37:26 +03:00
committed by GitHub
2 changed files with 33 additions and 28 deletions

View File

@ -31,4 +31,6 @@ pytest-cov==5.0.0
# pinecone-datasets @ git+https://github.com/mrT23/pinecone-datasets.git@main
# lancedb==0.5.1
# uncomment this to support language LangChainOpenAIHandler
# langchain==0.0.349
# langchain==0.2.0
# langchain-core==0.2.28
# langchain-openai==0.1.20