Add TogetherAI support (#1485)

This commit is contained in:
Dev Khant
2024-07-17 01:49:18 +05:30
committed by GitHub
parent 03f787d5cb
commit b620f8fae3
7 changed files with 883 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ pydantic = "^2.7.3"
openai = "^1.33.0"
posthog = "^3.5.0"
groq = "^0.9.0"
together = "^1.2.1"
[tool.poetry.group.test.dependencies]
pytest = "^8.2.2"