forked from opea-project/GenAIStudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Agentqna UI fix #18
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
Merged
Merged
Agentqna UI fix #18
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rkflows (opea-project#69) * update setup playbooks Signed-off-by: wwanarif <[email protected]> * debuglogs to display the connections between pods Signed-off-by: wwanarif <[email protected]> * fix chat history bug and duplicate workflow bug Signed-off-by: wwanarif <[email protected]> * fix genai-studio ansible to include create-ssh-secrets playbook Signed-off-by: wwanarif <[email protected]> * update to sandbox run error handling Signed-off-by: wwanarif <[email protected]> * fix for docum and codegen workflows Signed-off-by: wwanarif <[email protected]> --------- Signed-off-by: wwanarif <[email protected]>
1. filter tool call in final output 2. if streaming response in progress, keep showing response is generating message 3. if final output no answer, print iteration limit reached without final answer Signed-off-by: cheehook <[email protected]>
This reverts commit a0e1cd5.
wanhakim
approved these changes
Aug 6, 2025
wanhakim
added a commit
that referenced
this pull request
Aug 14, 2025
* update setup playbooks Signed-off-by: wwanarif <[email protected]> * debuglogs to display the connections between pods Signed-off-by: wwanarif <[email protected]> * fix chat history bug and duplicate workflow bug Signed-off-by: wwanarif <[email protected]> * fix genai-studio ansible to include create-ssh-secrets playbook Signed-off-by: wwanarif <[email protected]> * update to sandbox run error handling Signed-off-by: wwanarif <[email protected]> * fix for docum and codegen workflows Signed-off-by: wwanarif <[email protected]> * temporary hardcoding agent comp image to v1.3 Signed-off-by: wwanarif <[email protected]> * Agentqna UI fix (#18) * update sandbox run error handling and fixes for docsum and codegen workflows (opea-project#69) * update setup playbooks Signed-off-by: wwanarif <[email protected]> * debuglogs to display the connections between pods Signed-off-by: wwanarif <[email protected]> * fix chat history bug and duplicate workflow bug Signed-off-by: wwanarif <[email protected]> * fix genai-studio ansible to include create-ssh-secrets playbook Signed-off-by: wwanarif <[email protected]> * update to sandbox run error handling Signed-off-by: wwanarif <[email protected]> * fix for docum and codegen workflows Signed-off-by: wwanarif <[email protected]> --------- Signed-off-by: wwanarif <[email protected]> * fix for agent think card 1. filter tool call in final output 2. if streaming response in progress, keep showing response is generating message 3. if final output no answer, print iteration limit reached without final answer Signed-off-by: cheehook <[email protected]> * Revert "Merge branch 'main' into agentqna_ui_fix" This reverts commit fe0d83c, reversing changes made to 27f8d63. * Revert "Revert "Merge branch 'main' into agentqna_ui_fix"" This reverts commit a0e1cd5. * fix wrongly merge conflict --------- Signed-off-by: wwanarif <[email protected]> Signed-off-by: cheehook <[email protected]> Co-authored-by: wanhakim <[email protected]> * fix UI choice on sandbox app launch, clean up printouts and fix compose Signed-off-by: wwanarif <[email protected]> * enhance click deploy flow Signed-off-by: wwanarif <[email protected]> * update app fe's Summarize Content view Signed-off-by: wwanarif <[email protected]> * fix caching issues in studio's nginx Signed-off-by: wwanarif <[email protected]> * added playright tests for docsum and codegen Signed-off-by: wwanarif <[email protected]> * fixing bugs and enhancing clickdeploy experience Signed-off-by: wwanarif <[email protected]> * fix docsum and eventstreaming in compose deployment Signed-off-by: wwanarif <[email protected]> * fix api call bugs and updated data management web files display Signed-off-by: wwanarif <[email protected]> * updated test file for little red riding hood typo Signed-off-by: wwanarif <[email protected]> --------- Signed-off-by: wwanarif <[email protected]> Signed-off-by: cheehook <[email protected]> Co-authored-by: cheehook <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.