-
Notifications
You must be signed in to change notification settings - Fork 49
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
feat: Part 4 (Final) - Introduce Main RAG Service API and its tests #603
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d369d85 - Browse repository at this point
Copy the full SHA d369d85View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7740def - Browse repository at this point
Copy the full SHA 7740defView commit details
Commits on Sep 20, 2024
-
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47c1ce6 - Browse repository at this point
Copy the full SHA 47c1ce6View commit details -
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8bfa18 - Browse repository at this point
Copy the full SHA c8bfa18View commit details -
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a28a8d5 - Browse repository at this point
Copy the full SHA a28a8d5View commit details -
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63ef83d - Browse repository at this point
Copy the full SHA 63ef83dView commit details
Commits on Sep 24, 2024
-
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff03456 - Browse repository at this point
Copy the full SHA ff03456View commit details -
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d02391a - Browse repository at this point
Copy the full SHA d02391aView commit details -
fix: Add function for getting embedding dim
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d82897d - Browse repository at this point
Copy the full SHA d82897dView commit details -
fix: Updates faiss store to handle multiple indices and dynamically g…
…et embedding dim Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd9cbab - Browse repository at this point
Copy the full SHA cd9cbabView commit details
Commits on Sep 27, 2024
-
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33669fc - Browse repository at this point
Copy the full SHA 33669fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7165ccf - Browse repository at this point
Copy the full SHA 7165ccfView commit details
Commits on Sep 28, 2024
-
fix: Bugs fixed for managing embeddings
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f39939 - Browse repository at this point
Copy the full SHA 7f39939View commit details
Commits on Oct 1, 2024
-
feat: Use a global SimpleIndexStore and seperate StorageContexts
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e07beb - Browse repository at this point
Copy the full SHA 1e07bebView commit details -
feat: Add the load and list indexing functions
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 746c156 - Browse repository at this point
Copy the full SHA 746c156View commit details
Commits on Oct 2, 2024
-
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a83f26 - Browse repository at this point
Copy the full SHA 3a83f26View commit details -
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb80f3e - Browse repository at this point
Copy the full SHA cb80f3eView commit details -
fix: Introduce Custom LLM class and top_k query
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0d1186 - Browse repository at this point
Copy the full SHA a0d1186View commit details -
fix: Update tests to handle faiss delete not implemented yet
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c66387 - Browse repository at this point
Copy the full SHA 4c66387View commit details -
fix: Update tests to handle refresh documents
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35b5113 - Browse repository at this point
Copy the full SHA 35b5113View commit details -
fix: Update tests for loading and persisting data
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 742485e - Browse repository at this point
Copy the full SHA 742485eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba03cdd - Browse repository at this point
Copy the full SHA ba03cddView commit details -
fix: Update tests for loading index
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51c7035 - Browse repository at this point
Copy the full SHA 51c7035View commit details
Commits on Oct 3, 2024
-
feat: Move to ragengine folder and remove unneeded CRUD operations (r…
…efresh, update, delete)
Configuration menu - View commit details
-
Copy full SHA for 6e7b827 - Browse repository at this point
Copy the full SHA 6e7b827View commit details -
fix: Update to include rag unit tests
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaaa21b - Browse repository at this point
Copy the full SHA aaaa21bView commit details
Commits on Oct 4, 2024
-
fix: Update persisting and loading logic
Signed-off-by: ishaansehgal99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be9d6ed - Browse repository at this point
Copy the full SHA be9d6edView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf24953 - Browse repository at this point
Copy the full SHA cf24953View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eeef54a - Browse repository at this point
Copy the full SHA eeef54aView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eff5b37 - Browse repository at this point
Copy the full SHA eff5b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ab9a3 - Browse repository at this point
Copy the full SHA 83ab9a3View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f52ee8 - Browse repository at this point
Copy the full SHA 9f52ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a232d67 - Browse repository at this point
Copy the full SHA a232d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee740b - Browse repository at this point
Copy the full SHA cee740bView commit details -
Configuration menu - View commit details
-
Copy full SHA for afb8606 - Browse repository at this point
Copy the full SHA afb8606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2455dfd - Browse repository at this point
Copy the full SHA 2455dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d32169f - Browse repository at this point
Copy the full SHA d32169fView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5520950 - Browse repository at this point
Copy the full SHA 5520950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f288b - Browse repository at this point
Copy the full SHA 42f288bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e652935 - Browse repository at this point
Copy the full SHA e652935View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7748420 - Browse repository at this point
Copy the full SHA 7748420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0a7a0 - Browse repository at this point
Copy the full SHA 1b0a7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c34fb0 - Browse repository at this point
Copy the full SHA 1c34fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cba796 - Browse repository at this point
Copy the full SHA 3cba796View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc94669 - Browse repository at this point
Copy the full SHA bc94669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7390aa4 - Browse repository at this point
Copy the full SHA 7390aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc076bd - Browse repository at this point
Copy the full SHA bc076bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f93669b - Browse repository at this point
Copy the full SHA f93669bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5dd527 - Browse repository at this point
Copy the full SHA a5dd527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1000732 - Browse repository at this point
Copy the full SHA 1000732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6a623 - Browse repository at this point
Copy the full SHA 3d6a623View commit details