-
-
Notifications
You must be signed in to change notification settings - Fork 745
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
Experimental opensearch self query (self query retriever + query constructor) #487
Conversation
This reverts commit 351b8b52b1bf85a2aab82f6e626468e905e9d662e
merge main
rebase
rebase
rebase
@ThomasP1988 can you shore this up and mark it ready for review? (or are you seeking a review in the current draft state?) |
unfortunately it's still far from being finished, this is a big piece of work but just sharing progress in case I take a wrong decision or something needs to be discussed |
@ThomasP1988 why close this? |
I will open another one soon, but i'm adding a schema detector + an example for semi structured rag on opensearch, almost done but need some more work |
PR Checklist
memory: add interfaces for X, Y
orutil: add whizzbang helpers
).Fixes #123
).golangci-lint
checks.