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

Update SQL Server Memory to use the new VECTOR type #796

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    4754053 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    83a6e1a View commit details
    Browse the repository at this point in the history
  2. Little optimizations

    marcominerva committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d78dd4c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    9065c51 View commit details
    Browse the repository at this point in the history
  2. Enhance SQL Server native vector search documentation

    Introduce detailed documentation for `useNativeVectorSearch`
    parameter in `KernelMemoryBuilderExtensions` and `DependencyInjection`
    classes. Update `SqlServerConfig` with remarks on EAP status and a link to a blog post for more information.
    marcominerva committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0dd3b46 View commit details
    Browse the repository at this point in the history
  3. Fix XML doc comments in DependencyInjection.cs

    Corrected the formatting of the `useNativeVectorSearch` parameter's
    description in the `WithSqlServerMemoryDb` and `AddSqlServerAsMemoryDb`
    methods.
    marcominerva committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0ae171d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    fb5a276 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    4ff64de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d1652 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    90e2309 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    50c2faf View commit details
    Browse the repository at this point in the history