Azure OpenAI support

This commit is contained in:
Jani Ranta 2024-08-27 14:08:02 +03:00
parent ff34d1043f
commit 612dc96b0e
5 changed files with 180 additions and 1 deletions

View file

@ -27,6 +27,7 @@
"dependencies": {
"@iarna/toml": "^2.2.5",
"@langchain/anthropic": "^0.2.3",
"@langchain/azure-openai": "^0.0.4",
"@langchain/community": "^0.2.16",
"@langchain/openai": "^0.0.25",
"@xenova/transformers": "^2.17.1",