@llamaindex/openai
Advanced tools
Comparing version 0.1.35 to 0.1.36
@@ -12,3 +12,3 @@ import { LLMAgentWorker, LLMAgent } from '@llamaindex/core/agent'; | ||
var description = "OpenAI Adapter for LlamaIndex"; | ||
var version = "0.1.35"; | ||
var version = "0.1.36"; | ||
var type = "module"; | ||
@@ -15,0 +15,0 @@ var main = "./dist/index.cjs"; |
{ | ||
"name": "@llamaindex/openai", | ||
"description": "OpenAI Adapter for LlamaIndex", | ||
"version": "0.1.35", | ||
"version": "0.1.36", | ||
"type": "module", | ||
@@ -33,3 +33,3 @@ "main": "./dist/index.cjs", | ||
"openai": "^4.68.1", | ||
"@llamaindex/core": "0.4.10", | ||
"@llamaindex/core": "0.4.11", | ||
"@llamaindex/env": "0.1.20" | ||
@@ -36,0 +36,0 @@ }, |
Sorry, the diff of this file is not supported yet
+ Added@llamaindex/core@0.4.11(transitive)
- Removed@llamaindex/core@0.4.10(transitive)
Updated@llamaindex/core@0.4.11