[PR #2174] [MERGED] Release 0.11.28 #2139

Closed
opened 2026-02-15 23:15:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/LlamaIndexTS/pull/2174
Author: @github-actions[bot]
Created: 8/24/2025
Status: Merged
Merged: 8/28/2025
Merged by: @marcusschiesser

Base: mainHead: changeset-release/main


📝 Commits (2)

📊 Changes

60 files changed (+283 additions, -73 deletions)

View changed files

.changeset/nasty-taxis-invent.md (+0 -5)
.changeset/silent-vans-melt.md (+0 -5)
.changeset/weak-ties-listen.md (+0 -5)
📝 apps/next/CHANGELOG.md (+11 -0)
📝 apps/next/package.json (+1 -1)
📝 e2e/examples/cloudflare-worker-agent/CHANGELOG.md (+6 -0)
📝 e2e/examples/cloudflare-worker-agent/package.json (+1 -1)
📝 e2e/examples/nextjs-agent/CHANGELOG.md (+6 -0)
📝 e2e/examples/nextjs-agent/package.json (+1 -1)
📝 e2e/examples/nextjs-edge-runtime/CHANGELOG.md (+6 -0)
📝 e2e/examples/nextjs-edge-runtime/package.json (+1 -1)
📝 e2e/examples/nextjs-node-runtime/CHANGELOG.md (+7 -0)
📝 e2e/examples/nextjs-node-runtime/package.json (+1 -1)
📝 e2e/examples/vite-import-llamaindex/CHANGELOG.md (+6 -0)
📝 e2e/examples/vite-import-llamaindex/package.json (+1 -1)
📝 e2e/examples/waku-query-engine/CHANGELOG.md (+6 -0)
📝 e2e/examples/waku-query-engine/package.json (+1 -1)
📝 examples/CHANGELOG.md (+23 -0)
📝 examples/package.json (+16 -16)
📝 packages/autotool/CHANGELOG.md (+6 -0)

...and 40 more files

📄 Description

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@llamaindex/autotool@8.0.28

Patch Changes

@llamaindex/experimental@0.0.205

Patch Changes

llamaindex@0.11.28

Patch Changes

  • Updated dependencies [1995b38]
    • @llamaindex/workflow@1.1.22

@llamaindex/clip@0.0.74

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/deepinfra@0.0.74

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/deepseek@0.0.36

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/fireworks@0.0.34

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/groq@0.0.90

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/huggingface@0.1.28

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/jinaai@0.0.34

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/openai@0.4.18

Patch Changes

  • 001a515: chore: add minimal reasoning effort for gpt5
  • 9d7d205: fix: fix the problem that the usage field in the streaming response was not handled correctly

@llamaindex/perplexity@0.0.31

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/azure@0.1.35

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/together@0.0.34

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/vllm@0.0.60

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/xai@0.0.21

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/workflow@1.1.22

Patch Changes

  • 1995b38: bump @llamaindex/workflow-core in workflow package

@llamaindex/doc@0.2.53

Patch Changes

@llamaindex/cloudflare-worker-agent-test@0.0.189

Patch Changes

@llamaindex/next-agent-test@0.1.189

Patch Changes

@llamaindex/nextjs-edge-runtime-test@0.1.188

Patch Changes

@llamaindex/next-node-runtime-test@0.1.60

Patch Changes

vite-import-llamaindex@0.0.55

Patch Changes

@llamaindex/waku-query-engine-test@0.0.189

Patch Changes

@llamaindex/examples@0.3.40

Patch Changes

  • Updated dependencies [1995b38]
  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/workflow@1.1.22
    • @llamaindex/openai@0.4.18
    • llamaindex@0.11.28
    • @llamaindex/clip@0.0.74
    • @llamaindex/deepinfra@0.0.74
    • @llamaindex/deepseek@0.0.36
    • @llamaindex/fireworks@0.0.34
    • @llamaindex/groq@0.0.90
    • @llamaindex/huggingface@0.1.28
    • @llamaindex/jinaai@0.0.34
    • @llamaindex/perplexity@0.0.31
    • @llamaindex/azure@0.1.35
    • @llamaindex/together@0.0.34
    • @llamaindex/vllm@0.0.60
    • @llamaindex/xai@0.0.21

@llamaindex/autotool-01-node-example@0.0.136

Patch Changes

@llamaindex/llamaindex-test@0.1.19

Patch Changes

  • Updated dependencies [001a515]
  • Updated dependencies [9d7d205]
    • @llamaindex/openai@0.4.18

@llamaindex/unit-test@0.1.60

Patch Changes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/LlamaIndexTS/pull/2174 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 8/24/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (2) - [`a538ce7`](https://github.com/run-llama/LlamaIndexTS/commit/a538ce72b5deec4f95bad14bbe587102470a0c80) Release 0.11.28 - [`f2e97e8`](https://github.com/run-llama/LlamaIndexTS/commit/f2e97e8f924d2fdd3057082f0b770da853c20b7b) chore: update lock file ### 📊 Changes **60 files changed** (+283 additions, -73 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/nasty-taxis-invent.md` (+0 -5) ➖ `.changeset/silent-vans-melt.md` (+0 -5) ➖ `.changeset/weak-ties-listen.md` (+0 -5) 📝 `apps/next/CHANGELOG.md` (+11 -0) 📝 `apps/next/package.json` (+1 -1) 📝 `e2e/examples/cloudflare-worker-agent/CHANGELOG.md` (+6 -0) 📝 `e2e/examples/cloudflare-worker-agent/package.json` (+1 -1) 📝 `e2e/examples/nextjs-agent/CHANGELOG.md` (+6 -0) 📝 `e2e/examples/nextjs-agent/package.json` (+1 -1) 📝 `e2e/examples/nextjs-edge-runtime/CHANGELOG.md` (+6 -0) 📝 `e2e/examples/nextjs-edge-runtime/package.json` (+1 -1) 📝 `e2e/examples/nextjs-node-runtime/CHANGELOG.md` (+7 -0) 📝 `e2e/examples/nextjs-node-runtime/package.json` (+1 -1) 📝 `e2e/examples/vite-import-llamaindex/CHANGELOG.md` (+6 -0) 📝 `e2e/examples/vite-import-llamaindex/package.json` (+1 -1) 📝 `e2e/examples/waku-query-engine/CHANGELOG.md` (+6 -0) 📝 `e2e/examples/waku-query-engine/package.json` (+1 -1) 📝 `examples/CHANGELOG.md` (+23 -0) 📝 `examples/package.json` (+16 -16) 📝 `packages/autotool/CHANGELOG.md` (+6 -0) _...and 40 more files_ </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @llamaindex/autotool@8.0.28 ### Patch Changes - llamaindex@0.11.28 ## @llamaindex/experimental@0.0.205 ### Patch Changes - llamaindex@0.11.28 ## llamaindex@0.11.28 ### Patch Changes - Updated dependencies [1995b38] - @llamaindex/workflow@1.1.22 ## @llamaindex/clip@0.0.74 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/deepinfra@0.0.74 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/deepseek@0.0.36 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/fireworks@0.0.34 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/groq@0.0.90 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/huggingface@0.1.28 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/jinaai@0.0.34 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/openai@0.4.18 ### Patch Changes - 001a515: chore: add minimal reasoning effort for gpt5 - 9d7d205: fix: fix the problem that the usage field in the streaming response was not handled correctly ## @llamaindex/perplexity@0.0.31 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/azure@0.1.35 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/together@0.0.34 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/vllm@0.0.60 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/xai@0.0.21 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/workflow@1.1.22 ### Patch Changes - 1995b38: bump @llamaindex/workflow-core in workflow package ## @llamaindex/doc@0.2.53 ### Patch Changes - Updated dependencies [1995b38] - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/workflow@1.1.22 - @llamaindex/openai@0.4.18 - llamaindex@0.11.28 ## @llamaindex/cloudflare-worker-agent-test@0.0.189 ### Patch Changes - llamaindex@0.11.28 ## @llamaindex/next-agent-test@0.1.189 ### Patch Changes - llamaindex@0.11.28 ## @llamaindex/nextjs-edge-runtime-test@0.1.188 ### Patch Changes - llamaindex@0.11.28 ## @llamaindex/next-node-runtime-test@0.1.60 ### Patch Changes - llamaindex@0.11.28 - @llamaindex/huggingface@0.1.28 ## vite-import-llamaindex@0.0.55 ### Patch Changes - llamaindex@0.11.28 ## @llamaindex/waku-query-engine-test@0.0.189 ### Patch Changes - llamaindex@0.11.28 ## @llamaindex/examples@0.3.40 ### Patch Changes - Updated dependencies [1995b38] - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/workflow@1.1.22 - @llamaindex/openai@0.4.18 - llamaindex@0.11.28 - @llamaindex/clip@0.0.74 - @llamaindex/deepinfra@0.0.74 - @llamaindex/deepseek@0.0.36 - @llamaindex/fireworks@0.0.34 - @llamaindex/groq@0.0.90 - @llamaindex/huggingface@0.1.28 - @llamaindex/jinaai@0.0.34 - @llamaindex/perplexity@0.0.31 - @llamaindex/azure@0.1.35 - @llamaindex/together@0.0.34 - @llamaindex/vllm@0.0.60 - @llamaindex/xai@0.0.21 ## @llamaindex/autotool-01-node-example@0.0.136 ### Patch Changes - llamaindex@0.11.28 - @llamaindex/autotool@8.0.28 ## @llamaindex/llamaindex-test@0.1.19 ### Patch Changes - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/openai@0.4.18 ## @llamaindex/unit-test@0.1.60 ### Patch Changes - Updated dependencies [1995b38] - Updated dependencies [001a515] - Updated dependencies [9d7d205] - @llamaindex/workflow@1.1.22 - @llamaindex/openai@0.4.18 - llamaindex@0.11.28 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 23:15:48 -05:00
yindo closed this issue 2026-02-15 23:15:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/LlamaIndexTS#2139