mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 13:15:42 -04:00
[PR #343] [MERGED] bump: use latest LITS #438
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/343
Author: @thucpn
Created: 10/7/2024
Status: ✅ Merged
Merged: 10/9/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/upgrade-latest-lits📝 Commits (9)
d253a38bump: use latest LITSf6e3475Create modern-lemons-applaud.md713cd3dfix: llamacloud typing issuedef62d0Merge branch 'feat/upgrade-latest-lits' of github.com:run-llama/create-llama into feat/upgrade-latest-litsc2cc5c1fix: pg constructor2a70f22fix: import type llamacloudefc7fedfix: agent chat type4c89506feat: update latest lits44c6fc5update doc📊 Changes
8 files changed (+23 additions, -11 deletions)
View changed files
➕
.changeset/modern-lemons-applaud.md(+5 -0)📝
helpers/env-variables.ts(+1 -1)📝
templates/components/engines/typescript/agent/chat.ts(+2 -2)📝
templates/components/vectordbs/typescript/llamacloud/queryFilter.ts(+7 -4)📝
templates/components/vectordbs/typescript/pg/generate.ts(+3 -1)📝
templates/components/vectordbs/typescript/pg/index.ts(+3 -1)📝
templates/types/streaming/express/package.json(+1 -1)📝
templates/types/streaming/nextjs/package.json(+1 -1)📄 Description
Summary by CodeRabbit
llamaindexdependency to version0.6.18for both the Express and Next.js streaming projects, ensuring access to the latest features and fixes.llamaindexcloud API.PG_CONNECTION_STRINGenvironment variable to reflect a new source for connection URI information.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.