-
Notifications
You must be signed in to change notification settings - Fork 0
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
[FIX] Fixes for Prompt studio Indexing and tool runs #143
Conversation
Co-authored-by: Chandrasekharan M <[email protected]> Signed-off-by: Gayathri <[email protected]>
Co-authored-by: Chandrasekharan M <[email protected]> Signed-off-by: Gayathri <[email protected]>
Co-authored-by: Chandrasekharan M <[email protected]> Signed-off-by: Gayathri <[email protected]>
Co-authored-by: Chandrasekharan M <[email protected]> Signed-off-by: Gayathri <[email protected]>
Signed-off-by: Gayathri <[email protected]>
Signed-off-by: Gayathri <[email protected]>
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 a minor comment, LGTM otherwise.
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 overall, Added a minor NIT
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
What
This is more of a bug-fix and cleanup PR. Contains code changes/fixes relevant to indexing and tool logic. Contains the followign:
Why
To get indexing and tool run to work with remote storage
How
Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)
Database Migrations
Env Config
Relevant Docs
Related Issues or PRs
Dependencies Versions
Notes on Testing
Screenshots
Indexing
Prompt run
Structure Tool run
Checklist
I have read and understood the Contribution Guidelines.