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

🚃 Langchain::ActiveRecord::Hooks module for vectorsearch capabilities #211

Merged
merged 17 commits into from
Jun 24, 2023

Commits on Jun 22, 2023

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

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    b7f3416 View commit details
    Browse the repository at this point in the history
  2. Railtie (#212)

    * Add railtie to automatically include the hooks
    
    * fix the example's method call. assume vectorsearch is available
    technicalpickles authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6ecec3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    327f2f4 View commit details
    Browse the repository at this point in the history
  4. standardrb fixes

    andreibondarev committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    035d692 View commit details
    Browse the repository at this point in the history
  5. Update lib/langchain/active_record/hooks.rb

    Co-authored-by: Josh Nichols <josh.nichols@gusto.com>
    andreibondarev and technicalpickles authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    558e271 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a07e432 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    952558b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f38d833 View commit details
    Browse the repository at this point in the history
  9. improvements

    andreibondarev committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e2b781e View commit details
    Browse the repository at this point in the history
  10. Fix standardrb errors

    andreibondarev committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c259d27 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Weaviate fixes

    andreibondarev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    f3dbfb6 View commit details
    Browse the repository at this point in the history
  2. More specs

    andreibondarev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    eb9790f View commit details
    Browse the repository at this point in the history
  3. fix

    andreibondarev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    f2b1516 View commit details
    Browse the repository at this point in the history
  4. fix

    andreibondarev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    9a8af59 View commit details
    Browse the repository at this point in the history
  5. fix

    andreibondarev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0b7de2e View commit details
    Browse the repository at this point in the history
  6. more comments

    andreibondarev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d4fabd1 View commit details
    Browse the repository at this point in the history