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

Feature/databricks vector search #10754

Merged

Commits on Feb 15, 2024

  1. Merge pull request #1 from run-llama/main

    Merge LI refactor into feature branch
    NickhilN authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bed9f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3177eb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. cr

    hatianzhang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    18d700c View commit details
    Browse the repository at this point in the history
  2. cr

    hatianzhang committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    abebfd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. cr

    hatianzhang committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d45cc3d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    8c59a54 View commit details
    Browse the repository at this point in the history
  2. pyproject.toml

    logan-markewich committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    17e9639 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    258d65a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b74b2d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. updated delete functionality to track documeent ID to node ID mapping…

    …s and delete appropriately. clarified documentation around declaring doc_id and other metadata fields in the schema and columns keyword argumnet
    NickhilN committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0c54272 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. nits

    logan-markewich committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    50b4d11 View commit details
    Browse the repository at this point in the history
  2. linting

    logan-markewich committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    61083d9 View commit details
    Browse the repository at this point in the history