Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions[bot] db3f556cb4 Release 0.11.26 (#2149)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
2025-08-05 12:00:17 +08:00
Marcus Schiesser 4b5179169b chore: add deprecation to readme (#2150) 2025-08-05 11:53:35 +08:00
abdeliibrahim 971d37ceba fix(deepseek): add 'as const' assertion to DEEPSEEK_MODELS for correct TypeScript inference (#2148)
Co-authored-by: Marcus Schiesser <marcus.schiesser@googlemail.com>
2025-08-05 10:30:13 +08:00
github-actions[bot] 3e0ffdc688 Release 0.11.25 (#2144)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-31 12:18:18 +08:00
Marcus Schiesser 049471bade chore: deprecate cloud packages (#2143) 2025-07-31 12:12:56 +08:00
39 changed files with 264 additions and 26 deletions
+17
View File
@@ -1,5 +1,22 @@
# @llamaindex/doc # @llamaindex/doc
## 0.2.49
### Patch Changes
- Updated dependencies [4b51791]
- @llamaindex/cloud@4.1.1
- llamaindex@0.11.26
## 0.2.48
### Patch Changes
- Updated dependencies [049471b]
- Updated dependencies [049471b]
- @llamaindex/cloud@4.1.0
- llamaindex@0.11.25
## 0.2.47 ## 0.2.47
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/doc", "name": "@llamaindex/doc",
"version": "0.2.47", "version": "0.2.49",
"private": true, "private": true,
"scripts": { "scripts": {
"postinstall": "fumadocs-mdx", "postinstall": "fumadocs-mdx",
@@ -1,5 +1,18 @@
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.187
### Patch Changes
- llamaindex@0.11.26
## 0.0.186
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 0.0.185 ## 0.0.185
### Patch Changes ### Patch Changes
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.185", "version": "0.0.187",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
@@ -1,5 +1,19 @@
# @llamaindex/llama-parse-browser-test # @llamaindex/llama-parse-browser-test
## 0.0.85
### Patch Changes
- Updated dependencies [4b51791]
- @llamaindex/cloud@4.1.1
## 0.0.84
### Patch Changes
- Updated dependencies [049471b]
- @llamaindex/cloud@4.1.0
## 0.0.83 ## 0.0.83
### Patch Changes ### Patch Changes
@@ -1,7 +1,7 @@
{ {
"name": "@llamaindex/llama-parse-browser-test", "name": "@llamaindex/llama-parse-browser-test",
"private": true, "private": true,
"version": "0.0.83", "version": "0.0.85",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
+13
View File
@@ -1,5 +1,18 @@
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.187
### Patch Changes
- llamaindex@0.11.26
## 0.1.186
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 0.1.185 ## 0.1.185
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.185", "version": "0.1.187",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
@@ -1,5 +1,18 @@
# test-edge-runtime # test-edge-runtime
## 0.1.186
### Patch Changes
- llamaindex@0.11.26
## 0.1.185
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 0.1.184 ## 0.1.184
### Patch Changes ### Patch Changes
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/nextjs-edge-runtime-test", "name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.184", "version": "0.1.186",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
@@ -1,5 +1,18 @@
# @llamaindex/next-node-runtime # @llamaindex/next-node-runtime
## 0.1.56
### Patch Changes
- llamaindex@0.11.26
## 0.1.55
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 0.1.54 ## 0.1.54
### Patch Changes ### Patch Changes
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/next-node-runtime-test", "name": "@llamaindex/next-node-runtime-test",
"version": "0.1.54", "version": "0.1.56",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
@@ -1,5 +1,18 @@
# vite-import-llamaindex # vite-import-llamaindex
## 0.0.53
### Patch Changes
- llamaindex@0.11.26
## 0.0.52
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 0.0.51 ## 0.0.51
### Patch Changes ### Patch Changes
@@ -1,7 +1,7 @@
{ {
"name": "vite-import-llamaindex", "name": "vite-import-llamaindex",
"private": true, "private": true,
"version": "0.0.51", "version": "0.0.53",
"type": "module", "type": "module",
"scripts": { "scripts": {
"build": "vite build", "build": "vite build",
@@ -1,5 +1,18 @@
# @llamaindex/waku-query-engine-test # @llamaindex/waku-query-engine-test
## 0.0.187
### Patch Changes
- llamaindex@0.11.26
## 0.0.186
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 0.0.185 ## 0.0.185
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/waku-query-engine-test", "name": "@llamaindex/waku-query-engine-test",
"version": "0.0.185", "version": "0.0.187",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
+10
View File
@@ -1,5 +1,15 @@
# examples # examples
## 0.3.36
### Patch Changes
- Updated dependencies [4b51791]
- Updated dependencies [971d37c]
- @llamaindex/cloud@4.1.1
- @llamaindex/deepseek@0.0.32
- llamaindex@0.11.26
## 0.3.35 ## 0.3.35
### Patch Changes ### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/examples", "name": "@llamaindex/examples",
"version": "0.3.35", "version": "0.3.36",
"private": true, "private": true,
"scripts": { "scripts": {
"lint": "eslint .", "lint": "eslint .",
@@ -18,11 +18,11 @@
"@llamaindex/bm25-retriever": "^0.0.8", "@llamaindex/bm25-retriever": "^0.0.8",
"@llamaindex/chroma": "^0.0.33", "@llamaindex/chroma": "^0.0.33",
"@llamaindex/clip": "^0.0.70", "@llamaindex/clip": "^0.0.70",
"@llamaindex/cloud": "^4.0.28", "@llamaindex/cloud": "^4.1.1",
"@llamaindex/cohere": "^0.0.33", "@llamaindex/cohere": "^0.0.33",
"@llamaindex/core": "^0.6.19", "@llamaindex/core": "^0.6.19",
"@llamaindex/deepinfra": "^0.0.70", "@llamaindex/deepinfra": "^0.0.70",
"@llamaindex/deepseek": "^0.0.31", "@llamaindex/deepseek": "^0.0.32",
"@llamaindex/discord": "^0.1.18", "@llamaindex/discord": "^0.1.18",
"@llamaindex/elastic-search": "^0.1.19", "@llamaindex/elastic-search": "^0.1.19",
"@llamaindex/env": "^0.1.30", "@llamaindex/env": "^0.1.30",
@@ -65,7 +65,7 @@
"commander": "^12.1.0", "commander": "^12.1.0",
"dotenv": "^17.2.0", "dotenv": "^17.2.0",
"js-tiktoken": "^1.0.14", "js-tiktoken": "^1.0.14",
"llamaindex": "^0.11.24", "llamaindex": "^0.11.26",
"mongodb": "6.7.0", "mongodb": "6.7.0",
"postgres": "^3.4.4", "postgres": "^3.4.4",
"wikipedia": "^2.1.2", "wikipedia": "^2.1.2",
+13
View File
@@ -1,5 +1,18 @@
# @llamaindex/autotool # @llamaindex/autotool
## 8.0.26
### Patch Changes
- llamaindex@0.11.26
## 8.0.25
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 8.0.24 ## 8.0.24
### Patch Changes ### Patch Changes
@@ -1,5 +1,20 @@
# @llamaindex/autotool-01-node-example # @llamaindex/autotool-01-node-example
## 0.0.134
### Patch Changes
- llamaindex@0.11.26
- @llamaindex/autotool@8.0.26
## 0.0.133
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
- @llamaindex/autotool@8.0.25
## 0.0.132 ## 0.0.132
### Patch Changes ### Patch Changes
@@ -13,5 +13,5 @@
"scripts": { "scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts" "start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
}, },
"version": "0.0.132" "version": "0.0.134"
} }
+1 -1
View File
@@ -6,7 +6,7 @@
"url": "git+https://github.com/run-llama/LlamaIndexTS.git", "url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/autotool" "directory": "packages/autotool"
}, },
"version": "8.0.24", "version": "8.0.26",
"description": "auto transpile your JS function to LLM Agent compatible", "description": "auto transpile your JS function to LLM Agent compatible",
"files": [ "files": [
"dist", "dist",
+12
View File
@@ -1,5 +1,17 @@
# @llamaindex/cloud # @llamaindex/cloud
## 4.1.1
### Patch Changes
- 4b51791: Add deprecation to README
## 4.1.0
### Minor Changes
- 049471b: Add deprecation warning
## 4.0.28 ## 4.0.28
### Patch Changes ### Patch Changes
+4 -3
View File
@@ -1,8 +1,9 @@
# @llamaindex/cloud # @llamaindex/cloud
> LlamaCloud is a new generation of managed parsing, ingestion, and retrieval services, designed to bring production-grade context-augmentation to your LLM and RAG applications. > [!WARNING]
> This package has been deprecated since version 4.1.0.
For more information, see the [API documentation](https://docs.cloud.llamaindex.ai/). > Please migrate to [llama-cloud-services](https://www.npmjs.com/package/llama-cloud-services).
> See the documentation: https://docs.cloud.llamaindex.ai
## License ## License
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@llamaindex/cloud", "name": "@llamaindex/cloud",
"version": "4.0.28", "version": "4.1.1",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
+7
View File
@@ -1,3 +1,10 @@
// Deprecation warning
console.warn(`
The package @llamaindex/cloud has been deprecated since version 4.1.0
* Please migrate to llama-cloud-services.
* See the documentation: https://docs.cloud.llamaindex.ai
`);
import { client } from "./client/client.gen"; import { client } from "./client/client.gen";
client.setConfig({ client.setConfig({
+7
View File
@@ -1,3 +1,10 @@
// Deprecation warning
console.warn(`
The package @llamaindex/cloud has been deprecated since version 4.1.0
* Please migrate to llama-cloud-services.
* See the documentation: https://docs.cloud.llamaindex.ai
`);
export { AgentClient, createAgentDataClient } from "./client"; export { AgentClient, createAgentDataClient } from "./client";
export type { export type {
+7
View File
@@ -1,3 +1,10 @@
// Deprecation warning
console.warn(`
The package @llamaindex/cloud has been deprecated since version 4.1.0
* Please migrate to llama-cloud-services.
* See the documentation: https://docs.cloud.llamaindex.ai
`);
import { createClient, createConfig } from "@hey-api/client-fetch"; import { createClient, createConfig } from "@hey-api/client-fetch";
import { createWorkflow, type InferWorkflowEventData } from "@llama-flow/core"; import { createWorkflow, type InferWorkflowEventData } from "@llama-flow/core";
import { createStatefulMiddleware } from "@llama-flow/core/middleware/state"; import { createStatefulMiddleware } from "@llama-flow/core/middleware/state";
+13
View File
@@ -1,5 +1,18 @@
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.203
### Patch Changes
- llamaindex@0.11.26
## 0.0.202
### Patch Changes
- Updated dependencies [049471b]
- llamaindex@0.11.25
## 0.0.201 ## 0.0.201
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.201", "version": "0.0.203",
"type": "module", "type": "module",
"types": "dist/type/index.d.ts", "types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js", "main": "dist/cjs/index.js",
+15
View File
@@ -1,5 +1,20 @@
# llamaindex # llamaindex
## 0.11.26
### Patch Changes
- Updated dependencies [4b51791]
- @llamaindex/cloud@4.1.1
## 0.11.25
### Patch Changes
- 049471b: Moved LlamaCloudFileService, LlamaCloudIndex and LlamaCloudRetriever to llama-cloud-services
- Updated dependencies [049471b]
- @llamaindex/cloud@4.1.0
## 0.11.24 ## 0.11.24
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.11.24", "version": "0.11.26",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"keywords": [ "keywords": [
+6
View File
@@ -1,3 +1,9 @@
console.warn(`
The classes LlamaCloudFileService, LlamaCloudIndex and LlamaCloudRetriever have been moved to the package llama-cloud-services.
* Please migrate your imports to llama-cloud-services, e.g. import { LlamaCloudIndex } from "llama-cloud-services";
* See the documentation: https://docs.cloud.llamaindex.ai
`);
export { LLamaCloudFileService } from "./LLamaCloudFileService.js"; export { LLamaCloudFileService } from "./LLamaCloudFileService.js";
export { LlamaCloudIndex } from "./LlamaCloudIndex.js"; export { LlamaCloudIndex } from "./LlamaCloudIndex.js";
export { export {
+6
View File
@@ -1,5 +1,11 @@
# @llamaindex/deepseek # @llamaindex/deepseek
## 0.0.32
### Patch Changes
- 971d37c: fix: contextwindow metadata
## 0.0.31 ## 0.0.31
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@llamaindex/deepseek", "name": "@llamaindex/deepseek",
"description": "DeepSeek Adapter for LlamaIndex", "description": "DeepSeek Adapter for LlamaIndex",
"version": "0.0.31", "version": "0.0.32",
"type": "module", "type": "module",
"main": "./dist/index.cjs", "main": "./dist/index.cjs",
"module": "./dist/index.js", "module": "./dist/index.js",
+1 -1
View File
@@ -4,7 +4,7 @@ import { OpenAI } from "@llamaindex/openai";
export const DEEPSEEK_MODELS = { export const DEEPSEEK_MODELS = {
"deepseek-coder": { contextWindow: 128000 }, "deepseek-coder": { contextWindow: 128000 },
"deepseek-chat": { contextWindow: 128000 }, "deepseek-chat": { contextWindow: 128000 },
}; } as const;
type DeepSeekModelName = keyof typeof DEEPSEEK_MODELS; type DeepSeekModelName = keyof typeof DEEPSEEK_MODELS;
const DEFAULT_MODEL: DeepSeekModelName = "deepseek-coder"; const DEFAULT_MODEL: DeepSeekModelName = "deepseek-coder";
+3 -3
View File
@@ -636,7 +636,7 @@ importers:
specifier: ^0.0.70 specifier: ^0.0.70
version: link:../packages/providers/clip version: link:../packages/providers/clip
'@llamaindex/cloud': '@llamaindex/cloud':
specifier: ^4.0.28 specifier: ^4.1.1
version: link:../packages/cloud version: link:../packages/cloud
'@llamaindex/cohere': '@llamaindex/cohere':
specifier: ^0.0.33 specifier: ^0.0.33
@@ -648,7 +648,7 @@ importers:
specifier: ^0.0.70 specifier: ^0.0.70
version: link:../packages/providers/deepinfra version: link:../packages/providers/deepinfra
'@llamaindex/deepseek': '@llamaindex/deepseek':
specifier: ^0.0.31 specifier: ^0.0.32
version: link:../packages/providers/deepseek version: link:../packages/providers/deepseek
'@llamaindex/discord': '@llamaindex/discord':
specifier: ^0.1.18 specifier: ^0.1.18
@@ -777,7 +777,7 @@ importers:
specifier: ^1.0.14 specifier: ^1.0.14
version: 1.0.19 version: 1.0.19
llamaindex: llamaindex:
specifier: ^0.11.24 specifier: ^0.11.26
version: link:../packages/llamaindex version: link:../packages/llamaindex
mongodb: mongodb:
specifier: 6.7.0 specifier: 6.7.0
+17
View File
@@ -1,5 +1,22 @@
# @llamaindex/unit-test # @llamaindex/unit-test
## 0.1.56
### Patch Changes
- Updated dependencies [4b51791]
- @llamaindex/cloud@4.1.1
- llamaindex@0.11.26
## 0.1.55
### Patch Changes
- Updated dependencies [049471b]
- Updated dependencies [049471b]
- @llamaindex/cloud@4.1.0
- llamaindex@0.11.25
## 0.1.54 ## 0.1.54
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@llamaindex/unit-test", "name": "@llamaindex/unit-test",
"private": true, "private": true,
"version": "0.1.54", "version": "0.1.56",
"type": "module", "type": "module",
"scripts": { "scripts": {
"test": "vitest run" "test": "vitest run"