mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #143] [MERGED] chore: update to llamaindex 0.4.3 #290
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/143
Author: @marcusschiesser
Created: 6/24/2024
Status: ✅ Merged
Merged: 6/26/2024
Merged by: @marcusschiesser
Base:
main← Head:ms/update-llamaindex📝 Commits (6)
9c19b46chore: update to llamaindex 0.4.17efdda8Create happy-lamps-rush.md73df782chore: bump nextjs version16e452cchore: order nextjs imports2c7c4c5fix: add tiktoken to include WASM in build for NextJS9a0c3edchore: use 0.4.3📊 Changes
7 files changed (+35 additions, -83 deletions)
View changed files
➕
.changeset/happy-lamps-rush.md(+5 -0)📝
templates/types/streaming/express/package.json(+1 -1)📝
templates/types/streaming/express/src/controllers/llamaindex-stream.ts(+5 -33)📝
templates/types/streaming/express/src/controllers/stream-helper.ts(+3 -2)📝
templates/types/streaming/nextjs/app/api/chat/llamaindex-stream.ts(+5 -33)📝
templates/types/streaming/nextjs/app/api/chat/stream-helper.ts(+3 -2)📝
templates/types/streaming/nextjs/package.json(+13 -12)📄 Description
Summary by CodeRabbit
New Features
@apidevtools/swagger-parser,@e2b/code-interpreter, and@llamaindex/pdf-viewerfor enhanced functionality in Next.js projects.Improvements
llamaindexpackage to version0.4.3, incorporating new features and improvements.next,got,tiktoken,vaul,formdata-node,@types/uuid,eslint-config-next, andtypescript.Refactor
createCallbackManagerfunction.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.