Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 3e3710a

Browse files
authored
Merge pull request #78 from Chainlit/willy/downgrade-llamaindex
chore: downgrade llamaindex
2 parents 76c7b54 + 96a3132 commit 3e3710a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@literalai/client",
3-
"version": "0.0.6",
3+
"version": "0.0.601",
44
"description": "",
55
"exports": {
66
".": {
@@ -62,7 +62,7 @@
6262
"@langchain/openai": "0.x",
6363
"ai": "3.x",
6464
"langchain": "0.x",
65-
"llamaindex": "0.8.x",
65+
"llamaindex": "0.3",
6666
"openai": "4.x",
6767
"zod-to-json-schema": "3.x"
6868
}

0 commit comments

Comments
 (0)