feat(model_providers): Support deepseek for Azure AI Foundry (#13267)

Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
-LAN-
2025-02-06 12:45:48 +08:00
committed by GitHub
parent f6c44cae2e
commit 87763fc234
3 changed files with 24 additions and 58 deletions

View File

@@ -17,7 +17,7 @@ package-mode = false
[tool.poetry.dependencies]
anthropic = "~0.23.1"
authlib = "1.3.1"
azure-ai-inference = "~1.0.0b3"
azure-ai-inference = "~1.0.0b8"
azure-ai-ml = "~1.20.0"
azure-identity = "1.16.1"
beautifulsoup4 = "4.12.2"