@llamaindex/clip
Advanced tools
Comparing version 0.0.27 to 0.0.28
{ | ||
"name": "@llamaindex/clip", | ||
"description": "Clip Embedding Adapter for LlamaIndex", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"type": "module", | ||
@@ -42,5 +42,5 @@ "types": "dist/index.d.ts", | ||
"@huggingface/transformers": "^3.0.2", | ||
"@llamaindex/core": "0.4.18", | ||
"@llamaindex/core": "0.4.19", | ||
"@llamaindex/env": "0.1.25", | ||
"@llamaindex/openai": "0.1.43" | ||
"@llamaindex/openai": "0.1.44" | ||
}, | ||
@@ -47,0 +47,0 @@ "peerDependencies": { |
+ Added@llamaindex/core@0.4.19(transitive)
+ Added@llamaindex/openai@0.1.44(transitive)
- Removed@llamaindex/core@0.4.18(transitive)
- Removed@llamaindex/openai@0.1.43(transitive)
Updated@llamaindex/core@0.4.19
Updated@llamaindex/openai@0.1.44