Compare commits

...

2 Commits

Author SHA1 Message Date
Alex Yang 65958b2c2f ci: fix 2025-02-12 21:12:41 +08:00
Alex Yang 6f3bf1b91f chore: package.json repository url 2025-02-12 21:05:34 +08:00
37 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ jobs:
run: pnpm run build
- name: Pre Release
run: pnpx pkg-pr-new publish --compact --pnpm ./packages/* ./packages/providers/* ./packages/providers/storage/*
run: pnpx pkg-pr-new publish --pnpm ./packages/* ./packages/providers/* ./packages/providers/storage/*
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/autotool"
},
"version": "5.0.37",
+1 -1
View File
@@ -60,7 +60,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/cloud"
},
"devDependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/community"
},
"scripts": {
+1 -1
View File
@@ -386,7 +386,7 @@
"repository": {
"type": "git",
"directory": "packages/core",
"url": "https://github.com/run-llama/LlamaIndexTS.git"
"url": "git+https://github.com/run-llama/LlamaIndexTS.git"
},
"devDependencies": {
"@edge-runtime/vm": "^4.0.4",
+1 -1
View File
@@ -113,7 +113,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/env"
},
"scripts": {
+1 -1
View File
@@ -42,7 +42,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/experimental"
},
"scripts": {
+1 -1
View File
@@ -120,7 +120,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/llamaindex"
},
"scripts": {
+1 -1
View File
@@ -31,7 +31,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/node-parser"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/anthropic"
},
"scripts": {
+1 -1
View File
@@ -31,7 +31,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/clip"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/cohere"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/deepinfra"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/google"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/groq"
},
"scripts": {
+1 -1
View File
@@ -31,7 +31,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/huggingface"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/mistral"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/mixedbread"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/ollama"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/openai"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/portkey-ai"
},
"scripts": {
+1 -1
View File
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/replicate"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/astra"
},
"scripts": {
@@ -48,7 +48,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/azure"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/chroma"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/milvus"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/mongodb"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/pinecone"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/postgres"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/qdrant"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/upstash"
},
"scripts": {
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/weaviate"
},
"scripts": {
+1 -1
View File
@@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/vercel"
},
"scripts": {
+1 -1
View File
@@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/vllm"
},
"scripts": {
+1 -1
View File
@@ -201,7 +201,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/readers"
},
"scripts": {
+1 -1
View File
@@ -47,7 +47,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/tools"
},
"scripts": {
+1 -1
View File
@@ -46,7 +46,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/workflow"
},
"scripts": {