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

feat: add controlplane operations for vectorindex #186

Merged
merged 3 commits into from
Aug 9, 2023
Merged

Conversation

virratanasangpunth
Copy link
Contributor

No description provided.

PDXKimani
PDXKimani previously approved these changes Aug 8, 2023

message _ListIndexesResponse {
repeated _Index indexes = 1;
string next_token = 2;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is next_token used for?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pagination

nidhidhamnani
nidhidhamnani previously approved these changes Aug 8, 2023
Copy link
Contributor

@bruuuuuuuce bruuuuuuuce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@virratanasangpunth virratanasangpunth merged commit b27cc09 into main Aug 9, 2023
7 checks passed
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.

5 participants