- Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink Choose a base ref {{ refName }} default Choose a head ref {{ refName }} default Checking mergeability… Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/elasticsearch-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }} default Loading
...
head repository: minglu7/elasticsearch-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }} default Loading
- 19 commits
- 0 files changed
- 4 contributors
Commits on Jul 1, 2024
-
feat: extend default settings in AsyncVectorStore
This commit introduces a new parameter, custom_settings, to the AsyncVectorStore class. This allows users to provide their own settings that will extend the default settings. This increases the flexibility of the class and allows it to be tailored to specific use cases. The custom settings are applied in the _create_index_if_not_exists method.
Configuration menu - View commit details
-
Copy full SHA for 64be4e3 - Browse repository at this point
Copy the full SHA 64be4e3View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0022b51 - Browse repository at this point
Copy the full SHA 0022b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1ff42 - Browse repository at this point
Copy the full SHA bc1ff42View commit details -
Configuration menu - View commit details
-
Copy full SHA for e89b326 - Browse repository at this point
Copy the full SHA e89b326View commit details -
add test_custom_index_settings in test_vectorstore
Configuration menu - View commit details
-
Copy full SHA for ee02920 - Browse repository at this point
Copy the full SHA ee02920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ec90d - Browse repository at this point
Copy the full SHA 45ec90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c05bb8 - Browse repository at this point
Copy the full SHA 3c05bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d8f35 - Browse repository at this point
Copy the full SHA 73d8f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe8f1d - Browse repository at this point
Copy the full SHA dfe8f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e19f63 - Browse repository at this point
Copy the full SHA 8e19f63View commit details -
add error tips in vectorstore when confilicting the settings
Configuration menu - View commit details
-
Copy full SHA for 90b11ec - Browse repository at this point
Copy the full SHA 90b11ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bfe208 - Browse repository at this point
Copy the full SHA 7bfe208View commit details
Commits on Jul 3, 2024
-
modify the comments of the param custom_index_settings
Configuration menu - View commit details
-
Copy full SHA for d8da2cd - Browse repository at this point
Copy the full SHA d8da2cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85721c1 - Browse repository at this point
Copy the full SHA 85721c1View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aaaafb8 - Browse repository at this point
Copy the full SHA aaaafb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7639c9 - Browse repository at this point
Copy the full SHA c7639c9View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8771856 - Browse repository at this point
Copy the full SHA 8771856View commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 649ac4d - Browse repository at this point
Copy the full SHA 649ac4dView commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f645bfc - Browse repository at this point
Copy the full SHA f645bfcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main