mirror of
https://github.com/run-llama/chat-llamaindex.git
synced 2026-07-01 21:04:08 -04:00
[PR #79] [MERGED] fix: embedding calc of file uploads #89
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/chat-llamaindex/pull/79
Author: @marcusschiesser
Created: 2/28/2024
Status: ✅ Merged
Merged: 2/28/2024
Merged by: @marcusschiesser
Base:
main← Head:ms/fix-file-upload📝 Commits (4)
f3e69a8fix: embedding calc of file uploads284067ffix: remove serverComponentsExternalPackages01df3bbfix: use moduleResolution "bundler"85e017aadd serverComponentsExternalPackages for pdf-parse📊 Changes
6 files changed (+260 additions, -67 deletions)
View changed files
📝
app/api/fetch/embeddings.ts(+9 -11)📝
app/api/llm/route.ts(+2 -2)📝
next.config.mjs(+36 -23)📝
package.json(+3 -2)📝
pnpm-lock.yaml(+209 -28)📝
tsconfig.json(+1 -1)📄 Description
fixes https://github.com/run-llama/chat-llamaindex/pull/76#issuecomment-1968349193
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.