Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: respect table_name argument when calling from_texts #21252

Merged
merged 1 commit into from May 6, 2024

Conversation

jaceksan
Copy link
Contributor

@jaceksan jaceksan commented May 3, 2024

valid for from_documents() as well

fixes #21251

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 3, 2024
Copy link

vercel bot commented May 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview May 3, 2024 2:46pm

@dosubot dosubot bot added Ɑ: vector store Related to vector store module 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels May 3, 2024
@AyushExel
Copy link

Looks good!

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label May 6, 2024
@hwchase17 hwchase17 enabled auto-merge (squash) May 6, 2024 20:21
@hwchase17 hwchase17 merged commit d9a61c0 into langchain-ai:master May 6, 2024
60 checks passed
dglogo pushed a commit to dglogo/langchain that referenced this pull request May 8, 2024
kyle-cassidy pushed a commit to kyle-cassidy/langchain that referenced this pull request May 10, 2024
kyle-cassidy pushed a commit to kyle-cassidy/langchain that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XS This PR changes 0-9 lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LanceDB - cannot override table_name when calling from_documents()
3 participants