-
Notifications
You must be signed in to change notification settings - Fork 1
[FIX] Refactored indexing, extraction and retrieval #172
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
Conversation
cbea093 to
025b0ce
Compare
chandrasekharan-zipstack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments - my main question is on why we have such helper methods for indexing and an API call to the prompt-service
chandrasekharan-zipstack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - left a nit comment
Signed-off-by: harini-venkataraman <115449948+harini-venkataraman@users.noreply.github.com>
…sdk into fix/indexing-refactor
gaya3-zipstack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
gaya3-zipstack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good.
gaya3-zipstack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine.
What
...
Why
Pre requisite for cell type merge
...
How
Refactored the existing code
...
Relevant Docs
Related Issues or PRs
Zipstack/unstract#1172
Zipstack/unstract#1149
...
Dependencies Versions / Env Variables
Notes on Testing
Added integration tests
...
Screenshots
...
Checklist
I have read and understood the Contribution Guidelines.