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

Add TypeScript interface for the new PipelineStage - Vector Search - solving issue #14428 #14429

Merged
merged 5 commits into from Mar 14, 2024

Commits on Mar 10, 2024

  1. Adding the VectorSearch type

    jkorach committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0bfffa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6757c88 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update test/types/PipelineStage.test.ts

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    55b62b0 View commit details
    Browse the repository at this point in the history
  2. Update test/types/PipelineStage.test.ts

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8aea2f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    580bc8c View commit details
    Browse the repository at this point in the history