-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
feat(Weaviate): Enforce capitalized index name #3791
Merged
Merged
Commits on Sep 12, 2024
-
feat(Weaviate): Enforce capitalized index name
- Add get_valid_index_name method to ensure index name is capitalized - Update index_name input with info about capitalization requirement - Implement capitalization check before creating vector store - Remove type ignore comment for weaviate import Ref: https://forum.weaviate.io/t/feature-or-bug-first-letter-of-class-name-gets-capitalized/1203
Configuration menu - View commit details
-
Copy full SHA for 8feaa3b - Browse repository at this point
Copy the full SHA 8feaa3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcdf405 - Browse repository at this point
Copy the full SHA dcdf405View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8035778 - Browse repository at this point
Copy the full SHA 8035778View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a4ad06 - Browse repository at this point
Copy the full SHA 9a4ad06View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7f330a - Browse repository at this point
Copy the full SHA f7f330aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7a210 - Browse repository at this point
Copy the full SHA ab7a210View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ef84d6 - Browse repository at this point
Copy the full SHA 9ef84d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e91131 - Browse repository at this point
Copy the full SHA 0e91131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a699cc - Browse repository at this point
Copy the full SHA 5a699ccView commit details -
Merge branch 'fix-weaviate-index-name' of https://github.com/langflow…
…-ai/langflow into fix-weaviate-index-name
Configuration menu - View commit details
-
Copy full SHA for 4ea1f3f - Browse repository at this point
Copy the full SHA 4ea1f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca1511 - Browse repository at this point
Copy the full SHA eca1511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f18536 - Browse repository at this point
Copy the full SHA 9f18536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311df54 - Browse repository at this point
Copy the full SHA 311df54View commit details -
Merge branch 'fix-weaviate-index-name' of https://github.com/langflow…
…-ai/langflow into fix-weaviate-index-name
Configuration menu - View commit details
-
Copy full SHA for d550e14 - Browse repository at this point
Copy the full SHA d550e14View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6699c3f - Browse repository at this point
Copy the full SHA 6699c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b56e98c - Browse repository at this point
Copy the full SHA b56e98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f15a8 - Browse repository at this point
Copy the full SHA 52f15a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf57c0 - Browse repository at this point
Copy the full SHA 7cf57c0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.