-
Notifications
You must be signed in to change notification settings - Fork 173
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: multi doc support prompt studio #729
base: main
Are you sure you want to change the base?
feat: multi doc support prompt studio #729
Conversation
Quality Gate passedIssues Measures |
…oc-support-prompt-studio
Signed-off-by: jagadeeswaran-zipstack <[email protected]>
…stack/unstract into feat/multi-doc-support-prompt-studio
frontend/src/components/custom-tools/document-manager/DocumentManager.jsx
Outdated
Show resolved
Hide resolved
frontend/src/components/custom-tools/document-manager/DocumentManager.jsx
Outdated
Show resolved
Hide resolved
frontend/src/components/custom-tools/document-manager/DocumentManager.jsx
Outdated
Show resolved
Hide resolved
frontend/src/components/custom-tools/manage-docs-modal/ManageDocsModal.jsx
Show resolved
Hide resolved
…stack/unstract into feat/multi-doc-support-prompt-studio
…oc-support-prompt-studio
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.
Revised changes LGTM - holding off on approving the PR due to concerns on some changes that were reverted. Please check
|
Quality Gate passedIssues Measures |
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.
BE changes LGTM
What
Why
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
Checklist
I have read and understood the Contribution Guidelines.