Skip to content

feat(vectorchord) : Support lists, probes parameter list type#765

Open
R3gardless wants to merge 3 commits intozilliztech:mainfrom
R3gardless:fix/vectorchord-lists-probes-list-type
Open

feat(vectorchord) : Support lists, probes parameter list type#765
R3gardless wants to merge 3 commits intozilliztech:mainfrom
R3gardless:fix/vectorchord-lists-probes-list-type

Conversation

@R3gardless
Copy link
Copy Markdown
Contributor

According to official docs, vectorchord supports lists type to list, probes parameters.

- Updated the `lists` and `probes` parameters to accept comma-separated integers for more flexibility.
- Added a helper function `_parse_int_list` to handle input parsing and validation. 🛠️
…probes 🎉✨

Changed 'lists' and 'probes' from single integers to lists of integers for better flexibility in configuration. This allows for multi-level IVF setups and multiple probes per IVF level. 🚀
@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: R3gardless
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Updated the error handling in the _parse_int_list function to provide a clearer message when invalid input is given. This enhances user experience by making it easier to understand input requirements. 📜
@R3gardless
Copy link
Copy Markdown
Contributor Author

/assign @XuanYang-cn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants