Skip to content

Commit

Permalink
Merge pull request #529 from ai16z/renovate/aiml-packages
Browse files Browse the repository at this point in the history
fix(deps): pin dependencies
  • Loading branch information
ponderingdemocritus authored Nov 23, 2024
2 parents 6c38e71 + ce8cc2c commit af76760
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 28 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@ai16z/adapter-sqlite": "workspace:*",
"@ai16z/adapter-sqljs": "workspace:*",
"@ai16z/adapter-supabase": "workspace:*",
"@anthropic-ai/sdk": "^0.30.1",
"@anthropic-ai/sdk": "0.30.1",
"@types/uuid": "^10.0.0",
"ai": "^3.4.23",
"anthropic-vertex-ai": "^1.0.0",
Expand All @@ -72,7 +72,7 @@
"js-sha1": "0.7.0",
"langchain": "^0.3.6",
"ollama-ai-provider": "^0.16.1",
"openai": "4.69.0",
"openai": "4.73.0",
"tiktoken": "1.0.17",
"tinyld": "1.3.4",
"together-ai": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@echogarden/espeak-ng-emscripten": "0.3.0",
"@echogarden/kissfft-wasm": "0.2.0",
"@echogarden/speex-resampler-wasm": "0.2.1",
"@huggingface/transformers": "3.0.1",
"@huggingface/transformers": "3.0.2",
"@opendocsg/pdf2md": "0.1.31",
"@types/uuid": "^10.0.0",
"alawmulaw": "6.0.0",
Expand Down
75 changes: 50 additions & 25 deletions pnpm-lock.yaml

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

0 comments on commit af76760

Please sign in to comment.