Default the old anthropic model name for backwards compatibility (#285)

This commit is contained in:
Kerem Yilmaz
2024-05-08 20:43:52 -07:00
committed by GitHub
parent 4b352b2ad0
commit bf55bf8314
3 changed files with 159 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ filetype = "^1.2.0"
redis = "^5.0.3"
onnxruntime = "<1.17"
supabase = "^2.4.3"
aioredlock = "^0.7.3"
[tool.poetry.group.dev.dependencies]
isort = "^5.12.0"