Fix LangChainOpenAIHandler for Azure

This commit is contained in:
MarkRx
2024-08-08 09:55:18 -04:00
parent d8545a2b28
commit 4201779ce2
2 changed files with 33 additions and 28 deletions

View File

@ -30,4 +30,6 @@ gunicorn==20.1.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