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

[agents] Add support for AstraDB Collections (Astra Vector DB, using Stargate) #731

Merged
merged 15 commits into from
Nov 23, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    f2d57e3 View commit details
    Browse the repository at this point in the history
  2. Add first working test

    eolivelli committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    10e3787 View commit details
    Browse the repository at this point in the history
  3. Write examples

    eolivelli committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    106859e View commit details
    Browse the repository at this point in the history
  4. Disable test

    eolivelli committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f22e181 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Implement query

    eolivelli committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d186bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d18f7b View commit details
    Browse the repository at this point in the history
  3. add tests

    eolivelli committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    899c3a8 View commit details
    Browse the repository at this point in the history
  4. Sample application

    eolivelli committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1df445b View commit details
    Browse the repository at this point in the history
  5. sample application

    eolivelli committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    004d8bf View commit details
    Browse the repository at this point in the history
  6. sample app

    eolivelli committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e55e8c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Remove debug

    eolivelli committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e1a2b5d View commit details
    Browse the repository at this point in the history
  2. Clean up the README

    eolivelli committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a8660a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    073605e View commit details
    Browse the repository at this point in the history
  4. fix test

    eolivelli committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e787f4a View commit details
    Browse the repository at this point in the history
  5. Use latest Stargate

    eolivelli committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    32c59ff View commit details
    Browse the repository at this point in the history