enables Claude opus by default

This commit is contained in:
nai-degen
2024-03-04 16:21:40 -06:00
parent 90ddcac55b
commit 802d847cc6
3 changed files with 60 additions and 60 deletions
+6 -6
View File
@@ -18,12 +18,12 @@
"license": "MIT",
"dependencies": {
"@anthropic-ai/tokenizer": "^0.0.4",
"@aws-crypto/sha256-js": "^5.1.0",
"@smithy/eventstream-codec": "^2.1.1",
"@smithy/eventstream-serde-node": "^2.1.1",
"@smithy/protocol-http": "^3.0.6",
"@smithy/signature-v4": "^2.0.10",
"@smithy/types": "^2.3.4",
"@aws-crypto/sha256-js": "^5.2.0",
"@smithy/eventstream-codec": "^2.1.3",
"@smithy/eventstream-serde-node": "^2.1.3",
"@smithy/protocol-http": "^3.2.1",
"@smithy/signature-v4": "^2.1.3",
"@smithy/types": "^2.10.1",
"@smithy/util-utf8": "^2.1.1",
"axios": "^1.3.5",
"check-disk-space": "^3.4.0",