Skip to content

Commit

Permalink
Updating Autogen version to have AnthropicVertexAI availability
Browse files Browse the repository at this point in the history
  • Loading branch information
Shriyansh Agnihotri committed Jan 9, 2025
1 parent 4a636fe commit 14db672
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 72 deletions.
158 changes: 87 additions & 71 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ urllib3 = "^2.2.3"
watchfiles = "^0.24.0"
websockets = ">=14,<15"
typing-extensions = "^4.12.2"
autogen = {extras = ["ollama", "long-context", "graph", "anthropic", "groq", "gemini", "lmm", "mistral", "bedrock", "gemini"], version = "^0.6.1"}
autogen = {extras = ["ollama", "long-context", "graph", "anthropic", "groq", "gemini", "lmm", "mistral", "bedrock", "gemini"], version = "^0.7.0"}
build = "^1.2.2.post1"
sqlalchemy = "^2.0.36"
asyncpg = "^0.30.0"
Expand Down

0 comments on commit 14db672

Please sign in to comment.