Added vertex_ai/claude-3-sonnet@20240229, bumped deps to upgrade litellm #704

This commit is contained in:
Paul Gauthier 2024-06-21 16:50:49 -07:00
parent 8a91e8822f
commit 4fed045f27
2 changed files with 19 additions and 12 deletions

View file

@ -210,6 +210,11 @@ MODEL_SETTINGS = [
use_repo_map=True,
send_undo_reply=True,
),
ModelSettings(
"vertex_ai/claude-3-sonnet@20240229",
"whole",
weak_model_name="vertex_ai/claude-3-haiku@20240307",
),
# Cohere
ModelSettings(
"command-r-plus",