-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0293d4f - Browse repository at this point
Copy the full SHA 0293d4fView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7f3416 - Browse repository at this point
Copy the full SHA b7f3416View commit details -
* Add railtie to automatically include the hooks * fix the example's method call. assume vectorsearch is available
Configuration menu - View commit details
-
Copy full SHA for 6ecec3a - Browse repository at this point
Copy the full SHA 6ecec3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 327f2f4 - Browse repository at this point
Copy the full SHA 327f2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 035d692 - Browse repository at this point
Copy the full SHA 035d692View commit details -
Update lib/langchain/active_record/hooks.rb
Co-authored-by: Josh Nichols <josh.nichols@gusto.com>
Configuration menu - View commit details
-
Copy full SHA for 558e271 - Browse repository at this point
Copy the full SHA 558e271View commit details -
Configuration menu - View commit details
-
Copy full SHA for a07e432 - Browse repository at this point
Copy the full SHA a07e432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 952558b - Browse repository at this point
Copy the full SHA 952558bView commit details -
similarity_search() returns AR collection; switch to using add_text()…
… method when indexing
Configuration menu - View commit details
-
Copy full SHA for f38d833 - Browse repository at this point
Copy the full SHA f38d833View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b781e - Browse repository at this point
Copy the full SHA e2b781eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c259d27 - Browse repository at this point
Copy the full SHA c259d27View commit details
Commits on Jun 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3dbfb6 - Browse repository at this point
Copy the full SHA f3dbfb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9790f - Browse repository at this point
Copy the full SHA eb9790fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b1516 - Browse repository at this point
Copy the full SHA f2b1516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8af59 - Browse repository at this point
Copy the full SHA 9a8af59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b7de2e - Browse repository at this point
Copy the full SHA 0b7de2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4fabd1 - Browse repository at this point
Copy the full SHA d4fabd1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.