Skip to content

Implement search and upsert for integrated indexes#66

Open
austin-denoble wants to merge 2 commits intomainfrom
adenoble/implement-int-inf-dataplane
Open

Implement search and upsert for integrated indexes#66
austin-denoble wants to merge 2 commits intomainfrom
adenoble/implement-int-inf-dataplane

Conversation

@austin-denoble
Copy link
Collaborator

Problem

Implement integrated inference search and upsert records commands.

Solution

  • Bump go-pinecone to latest v5 version
  • Implement records command to support upsert and search on integrated indexes

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Describe specific steps for validating this change.

…upport upsert and search on integrated indexes
…custom symlinks for manpages as a part of the gen-manpages command since that's changed. add --filter and --rerank flags to search, clean up the search implementation to get rid of body decode duplication, improve documentation, and support raw json arraw for both record|vector upsert
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.

1 participant