Skip to content

Commit

Permalink
Update llm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
conglu1997 authored Nov 8, 2024
1 parent a8f3160 commit c19f0f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ai_scientist/llm.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
# Anthropic Claude models Vertex AI
"vertex_ai/claude-3-opus@20240229",
"vertex_ai/claude-3-5-sonnet@20240620",
"vertex_ai/claude-3-5-sonnet-v2@20241022",
"vertex_ai/claude-3-sonnet@20240229",
"vertex_ai/claude-3-haiku@20240307",
]
Expand Down

0 comments on commit c19f0f8

Please sign in to comment.