- Notifications
You must be signed in to change notification settings - Fork352
Silas new site search and SDK 1.0 release#1317
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
72 commits Select commitHold shift + click to select a range
be03897 New site search
SilasMarvin9df3528 Working fast site search and vector search
SilasMarvinf9cb8a1 Cleaned tests and remote fallback working for search and vector_search
SilasMarvinb04ead6 Clean up vector search
SilasMarvin44ab0ed Switched to a transactional version of upsert documents and syncing p…
SilasMarvin9aaa31b Working conditional pipeline running on document upsert
SilasMarvin6979f69 Really good upsert documents
SilasMarvinc8e1af8 Cleaned up some tests
SilasMarvin9df12b5 Switching old pipeline to be a pass through for the new multi field p…
SilasMarvinf75a2ec Finished pipeline as a pass through and more tests
SilasMarvin59f4419 Working site search with doc type filtering
SilasMarvinec351ff Working site search with doc type filtering
SilasMarvin027080f collection query_builder now a wrapper around collection.vector_search
SilasMarvin44cc8a0 Verifying on Python and JavaScript
SilasMarvin6a9fd14 Working with JavaScript and Python
SilasMarvin099ea60 Cleaned up
SilasMarvin412fb57 Move MultiFieldPipeline to Pipeline and added batch uploads for docum…
SilasMarvin9781766 Added SingleFieldPipeline function shoutout to Lev
SilasMarvinb87a654 Working on fixing query
SilasMarvin17b81e7 Working recursive query
SilasMarvin7339cd5 Added smarter chunking and search results table
SilasMarvin84e621a Updated deps, added debugger for queries
SilasMarvind745fc6 Logging search results done
SilasMarvin2d75d98 Correct return type with search inserts
SilasMarvinbed7144 Updated tests to pass with new sqlx version
SilasMarvin0e06ce1 Added a way for users to provide search_events
SilasMarvin1677a51 Quick fix on remote embeddings search
SilasMarvina5599e5 Quick fix and change the upsert query to be more efficient
SilasMarvinf47002e Fix for JS after updating tokio
SilasMarvinf39b94c Updated extractive_question_answering example for Python
SilasMarvinf2c5f61 Updated question_answering for Python
SilasMarvin6ec6df5 Updated question_answering_instructor for Python
SilasMarvinc9a24e6 Updated semantic_search for Python
SilasMarvin6c7f05a Updated summarizing_question_answering for Python
SilasMarvin119807f Updated table question answering for Python
SilasMarvin71d4915 Updated table question answering for Python
SilasMarvin6dfd0d7 Updated rag question answering for Python
SilasMarvin70f1ac0 Updated question_answering for JavaScript
SilasMarvin67fae04 Updated question_answering_instructor for JavaScript
SilasMarvin0dd0027 Updated question_answering_instructor for JavaScript
SilasMarvin7afea01 Updated extractive_question_answering example for JavaScript
SilasMarvin95188a4 Updated summarizing_question_answering for JavaScript
SilasMarvin8807489 Updated semantic_search for JavaScript
SilasMarvinc9e5d04 Updated versions and removed unused clone
SilasMarvinc71143f Cleaned up search query
SilasMarvinf4d261e Edit test
SilasMarvin3d1a6ce Added the stress test
SilasMarvin692c252 Updated to use new sdk
SilasMarvinfc5658f Updated test
SilasMarvin4c38aca Removed document_id
SilasMarvin4167e32 Removed document_id and updated all searches to work without it
SilasMarvin0cadd8c Fixed python test
SilasMarvin077ce1b Updated stress test
SilasMarvin7f53b93 Updated to clean up pool access
SilasMarvin144da42 Added test for bad collection names
SilasMarvin039c9cc Cleaned up tests
SilasMarvinbd983cf Add migration error
SilasMarvin4fb0149 Updated text
SilasMarvinb4f1edd Add dockerfile to build javascript
SilasMarvinc41597a Working dockerfile for build
SilasMarvin3f53e9c Test github docker build
SilasMarvin679b995 Iterating on gh action
SilasMarvinc614e4e Iterating on gh action
SilasMarvin7169596 Iterating on gh action
SilasMarvin8de7727 Iterating on gh action
SilasMarvin25fe41c Iterating on gh action
SilasMarvin271e1e4 Updated collection test
SilasMarvin9e4c2a1 Finished boosting and working with the new sdk
SilasMarvinc46957c Made document search just use semantic search and boosted title
SilasMarvin0d963a8 Updated the chatbot to use the new chat history
SilasMarvind9b241d Small cleanups
SilasMarvina34619b Adjust boosting
SilasMarvinFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
6 changes: 2 additions & 4 deletions.github/workflows/javascript-sdk.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.