feat: add support for opus 4.5 (#6256)
* feat: add support for new model * fix: just stage-api && just publish-api (anthropic model settings changed) * fix: just stage-api && just publish-api (anthropic model settings changed) * fix: make kevlar have default reasoning on * fix: bump anthropic sdk version * fix: patch name * pin newer version anthropic --------- Co-authored-by: Ari Webb <ari@letta.com>
This commit is contained in:
committed by
Caren Thomas
parent
30dab0abb9
commit
c4699b3d17
@@ -42,7 +42,7 @@ dependencies = [
|
||||
"grpcio-tools>=1.68.1",
|
||||
"llama-index>=0.12.2",
|
||||
"llama-index-embeddings-openai>=0.3.1",
|
||||
"anthropic>=0.49.0",
|
||||
"anthropic>=0.75.0",
|
||||
"letta-client>=0.1.319",
|
||||
"openai>=1.99.9",
|
||||
"opentelemetry-api==1.30.0",
|
||||
|
||||
Reference in New Issue
Block a user