@llamaindex/openai
Advanced tools
Comparing version 0.1.40 to 0.1.41
@@ -12,3 +12,3 @@ import { LLMAgentWorker, LLMAgent } from '@llamaindex/core/agent'; | ||
var description = "OpenAI Adapter for LlamaIndex"; | ||
var version = "0.1.40"; | ||
var version = "0.1.41"; | ||
var type = "module"; | ||
@@ -15,0 +15,0 @@ var main = "./dist/index.cjs"; |
{ | ||
"name": "@llamaindex/openai", | ||
"description": "OpenAI Adapter for LlamaIndex", | ||
"version": "0.1.40", | ||
"version": "0.1.41", | ||
"type": "module", | ||
@@ -33,4 +33,4 @@ "main": "./dist/index.cjs", | ||
"openai": "^4.72.0", | ||
"@llamaindex/core": "0.4.15", | ||
"@llamaindex/env": "0.1.23" | ||
"@llamaindex/core": "0.4.16", | ||
"@llamaindex/env": "0.1.24" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
+ Added@llamaindex/core@0.4.16(transitive)
+ Added@llamaindex/env@0.1.24(transitive)
- Removed@llamaindex/core@0.4.15(transitive)
- Removed@llamaindex/env@0.1.23(transitive)
Updated@llamaindex/core@0.4.16
Updated@llamaindex/env@0.1.24