Compare commits

..

4 Commits

Author SHA1 Message Date
Logan 27d8d8c4d4 Update deprecation notice in README
Removed migration recommendation to LlamaIndex Python.
2026-03-09 09:22:29 -06:00
Logan Markewich 8ad79cb1e5 refine message 2026-03-09 09:15:36 -06:00
Logan Markewich 3978eac9c1 changeset 2026-03-03 16:24:56 -06:00
Logan Markewich edb8f0886e deprecate 2026-03-03 16:23:59 -06:00
55 changed files with 170 additions and 52 deletions
+57
View File
@@ -0,0 +1,57 @@
---
"@llamaindex/elastic-search": patch
"@llamaindex/firestore": patch
"@llamaindex/pinecone": patch
"@llamaindex/postgres": patch
"@llamaindex/supabase": patch
"@llamaindex/weaviate": patch
"@llamaindex/mongodb": patch
"@llamaindex/upstash": patch
"@llamaindex/bm25-retriever": patch
"@llamaindex/chroma": patch
"@llamaindex/milvus": patch
"@llamaindex/qdrant": patch
"@llamaindex/astra": patch
"@llamaindex/azure": patch
"@llamaindex/huggingface": patch
"@llamaindex/assemblyai": patch
"@llamaindex/mixedbread": patch
"@llamaindex/perplexity": patch
"@llamaindex/portkey-ai": patch
"@llamaindex/anthropic": patch
"@llamaindex/deepinfra": patch
"@llamaindex/fireworks": patch
"@llamaindex/replicate": patch
"@llamaindex/voyage-ai": patch
"@llamaindex/deepseek": patch
"@llamaindex/ovhcloud": patch
"@llamaindex/together": patch
"@llamaindex/discord": patch
"@llamaindex/mistral": patch
"@llamaindex/cohere": patch
"@llamaindex/google": patch
"@llamaindex/jinaai": patch
"@llamaindex/notion": patch
"@llamaindex/ollama": patch
"@llamaindex/openai": patch
"@llamaindex/vercel": patch
"@llamaindex/excel": patch
"@llamaindex/clip": patch
"@llamaindex/groq": patch
"@llamaindex/vllm": patch
"@llamaindex/aws": patch
"@llamaindex/xai": patch
"@llamaindex/experimental": patch
"@llamaindex/node-parser": patch
"llamaindex": patch
"@llamaindex/wasm-tools": patch
"@llamaindex/community": patch
"@llamaindex/autotool": patch
"@llamaindex/workflow": patch
"@llamaindex/readers": patch
"@llamaindex/tools": patch
"@llamaindex/core": patch
"@llamaindex/env": patch
---
Add deprecation message
+9 -1
View File
@@ -1,7 +1,15 @@
> [!CAUTION]
>
> ## Deprecation Notice
>
> **This project is deprecated and no longer maintained.**
>
> Thank you to everyone who contributed to and used LlamaIndex.TS.
<p align="center">
<img height="100" width="100" alt="LlamaIndex logo" src="https://ts.llamaindex.ai/square.svg" />
</p>
<h1 align="center">LlamaIndex.TS</h1>
<h1 align="center">LlamaIndex.TS (Deprecated)</h1>
<h3 align="center">
Data framework for your LLM application.
</h3>
+2 -1
View File
@@ -82,5 +82,6 @@
"typescript": "^5.8.3",
"vitest": "^2.1.5",
"webpack": "^5.97.1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -49,5 +49,6 @@
"@aws-sdk/client-bedrock-runtime": "^3.706.0",
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+1
View File
@@ -2,6 +2,7 @@
"name": "@llamaindex/core",
"type": "module",
"version": "0.6.22",
"deprecated": "This package is deprecated and no longer maintained.",
"description": "LlamaIndex Core Module",
"exports": {
"./agent": {
+2 -1
View File
@@ -137,5 +137,6 @@
"gpt-tokenizer": {
"optional": true
}
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -66,5 +66,6 @@
"jsonpath": "^1.1.1",
"llamaindex": "workspace:*",
"lodash": "^4.17.21"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+1
View File
@@ -1,6 +1,7 @@
{
"name": "llamaindex",
"version": "0.12.1",
"deprecated": "This package is deprecated and no longer maintained.",
"license": "MIT",
"type": "module",
"keywords": [
+2 -1
View File
@@ -54,5 +54,6 @@
},
"dependencies": {
"html-to-text": "^9.0.5"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -43,5 +43,6 @@
"dependencies": {
"@anthropic-ai/sdk": "0.58.0",
"remeda": "^2.17.3"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -34,5 +34,6 @@
},
"dependencies": {
"assemblyai": "^4.8.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -53,5 +53,6 @@
"peerDependencies": {
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -50,5 +50,6 @@
"@huggingface/transformers": "^3.0.2",
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -39,5 +39,6 @@
"peerDependencies": {
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -39,5 +39,6 @@
},
"dependencies": {
"@llamaindex/openai": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -32,5 +32,6 @@
"dependencies": {
"@llamaindex/env": "workspace:*",
"@llamaindex/openai": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -35,5 +35,6 @@
"dependencies": {
"@discordjs/rest": "^2.3.0",
"discord-api-types": "^0.37.105"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -32,5 +32,6 @@
},
"dependencies": {
"xlsx": "^0.18.5"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -37,5 +37,6 @@
},
"peerDependencies": {
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -39,5 +39,6 @@
},
"dependencies": {
"@google/genai": "^1.7.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -33,5 +33,6 @@
"@llamaindex/env": "workspace:*",
"@llamaindex/openai": "workspace:*",
"groq-sdk": "0.8.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -51,5 +51,6 @@
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*",
"@huggingface/transformers": "^3.0.2"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -39,5 +39,6 @@
},
"dependencies": {
"@llamaindex/openai": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -41,5 +41,6 @@
},
"dependencies": {
"@mistralai/mistralai": "^1.5.1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -39,5 +39,6 @@
},
"dependencies": {
"@mixedbread-ai/sdk": "^2.2.11"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -35,5 +35,6 @@
},
"dependencies": {
"notion-md-crawler": "^1.0.2"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -40,5 +40,6 @@
"peerDependencies": {
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -41,5 +41,6 @@
},
"dependencies": {
"openai": "^5.12.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -42,5 +42,6 @@
"peerDependencies": {
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -37,5 +37,6 @@
},
"dependencies": {
"@llamaindex/openai": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -40,5 +40,6 @@
"dependencies": {
"portkey-ai": "0.1.16",
"remeda": "^2.17.3"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -47,5 +47,6 @@
},
"dependencies": {
"replicate": "^1.0.1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -48,5 +48,6 @@
},
"dependencies": {
"okapibm25": "^1.4.1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -47,5 +47,6 @@
},
"dependencies": {
"@datastax/astra-db-ts": "^1.4.1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -74,5 +74,6 @@
"@llamaindex/openai": "workspace:*",
"mongodb": "^6.21.0",
"openai": "^4.90.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -48,5 +48,6 @@
"dependencies": {
"chromadb": "1.10.3",
"chromadb-default-embed": "^2.13.2"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -50,5 +50,6 @@
},
"dependencies": {
"@elastic/elasticsearch": "^8.17.1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -47,5 +47,6 @@
},
"dependencies": {
"@google-cloud/firestore": "^7.11.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -51,5 +51,6 @@
"dependencies": {
"@grpc/grpc-js": "^1.12.2",
"@zilliz/milvus2-sdk-node": "^2.4.6"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -50,5 +50,6 @@
},
"dependencies": {
"mongodb": "6.21.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -47,5 +47,6 @@
},
"dependencies": {
"@pinecone-database/pinecone": "^4.0.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -64,5 +64,6 @@
"pgvector": {
"optional": true
}
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -50,5 +50,6 @@
},
"dependencies": {
"@qdrant/js-client-rest": "^1.14.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -50,5 +50,6 @@
},
"dependencies": {
"@supabase/supabase-js": "^2.30.0"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -47,5 +47,6 @@
},
"dependencies": {
"@upstash/vector": "^1.1.5"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
@@ -49,5 +49,6 @@
},
"dependencies": {
"weaviate-client": "^3.2.3"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -32,5 +32,6 @@
"dependencies": {
"@llamaindex/env": "workspace:*",
"@llamaindex/openai": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -46,5 +46,6 @@
"peerDependencies": {
"@llamaindex/core": "workspace:*",
"ai": "^5.0.39"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -31,5 +31,6 @@
},
"dependencies": {
"@llamaindex/openai": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -39,5 +39,6 @@
},
"dependencies": {
"voyageai": "0.0.3-1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -36,5 +36,6 @@
"devDependencies": {},
"peerDependencies": {
"@llamaindex/env": "workspace:*"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -181,5 +181,6 @@
"csv-parse": "^5.5.6",
"mammoth": "^1.11.0",
"unpdf": "^0.12.1"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -54,5 +54,6 @@
"marked": "^14.1.2",
"papaparse": "^5.4.1",
"wikipedia": "^2.1.2"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -56,5 +56,6 @@
"build:cjs": "swc src -d dist/cjs --strip-leading-paths --config-file ../../.cjs.swcrc",
"build:type": "tsc -p tsconfig.json",
"build:wasm": "node bin/compile.js"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}
+2 -1
View File
@@ -49,5 +49,6 @@
},
"dependencies": {
"@llamaindex/workflow-core": "^1.3.2"
}
},
"deprecated": "This package is deprecated and no longer maintained."
}