mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #83] [MERGED] chore: Update vector store imports in vectordbs components #235
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/83
Author: @leehuwuj
Created: 5/13/2024
Status: ✅ Merged
Merged: 5/13/2024
Merged by: @marcusschiesser
Base:
main← Head:lee/fix-ts-importing📝 Commits (1)
6a05534chore: Update vector store imports in vectordbs components📊 Changes
12 files changed (+24 additions, -36 deletions)
View changed files
📝
templates/components/vectordbs/typescript/astra/generate.ts(+2 -5)📝
templates/components/vectordbs/typescript/astra/index.ts(+2 -1)📝
templates/components/vectordbs/typescript/milvus/generate.ts(+2 -5)📝
templates/components/vectordbs/typescript/milvus/index.ts(+2 -1)📝
templates/components/vectordbs/typescript/mongo/generate.ts(+2 -5)📝
templates/components/vectordbs/typescript/mongo/index.ts(+2 -1)📝
templates/components/vectordbs/typescript/pg/generate.ts(+2 -5)📝
templates/components/vectordbs/typescript/pg/index.ts(+2 -1)📝
templates/components/vectordbs/typescript/pinecone/generate.ts(+2 -5)📝
templates/components/vectordbs/typescript/pinecone/index.ts(+2 -1)📝
templates/components/vectordbs/typescript/qdrant/generate.ts(+2 -5)📝
templates/components/vectordbs/typescript/qdrant/index.ts(+2 -1)📄 Description
Summary by CodeRabbit
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.