anthropic support

This commit is contained in:
Steve Androulakis
2025-01-24 16:59:15 -08:00
parent e78f076484
commit 71b0372e62
5 changed files with 70 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ python-dotenv = "^1.0.1"
openai = "^1.59.2"
stripe = "^11.4.1"
google-generativeai = "^0.8.4"
anthropic = "^0.45.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.3"