@llamaindex/clip
Advanced tools
Comparing version 0.0.28 to 0.0.29
{ | ||
"name": "@llamaindex/clip", | ||
"description": "Clip Embedding Adapter for LlamaIndex", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"type": "module", | ||
@@ -38,9 +38,9 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"bunchee": "5.6.1" | ||
"bunchee": "6.2.0" | ||
}, | ||
"dependencies": { | ||
"@huggingface/transformers": "^3.0.2", | ||
"@llamaindex/core": "0.4.19", | ||
"@llamaindex/core": "0.4.20", | ||
"@llamaindex/env": "0.1.25", | ||
"@llamaindex/openai": "0.1.44" | ||
"@llamaindex/openai": "0.1.45" | ||
}, | ||
@@ -47,0 +47,0 @@ "peerDependencies": { |
+ Added@llamaindex/core@0.4.20(transitive)
+ Added@llamaindex/openai@0.1.45(transitive)
- Removed@llamaindex/core@0.4.19(transitive)
- Removed@llamaindex/openai@0.1.44(transitive)
Updated@llamaindex/core@0.4.20
Updated@llamaindex/openai@0.1.45