Skip to content
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: enable Gradio page to share state between tabs #48

Merged
merged 7 commits into from
Jun 4, 2024

Conversation

moria97
Copy link
Collaborator

@moria97 moria97 commented Jun 4, 2024

When we configured the RAG settings from Gradio page, the RAG service have been updated but the page settings will keep the same if open in new tab or refresh the page. Here we implement dynamic components to keep update with the backend server settings.

Ref: Gradio Issue #3106

@moria97 moria97 requested review from wwxxzz and Ceceliachenen June 4, 2024 12:25
Copy link

github-actions bot commented Jun 4, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2461 1470 60% 50% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 237901e by action🐍

@moria97 moria97 merged commit 1705a9f into feature Jun 4, 2024
1 check passed
@moria97 moria97 deleted the personal/yfei/fix-ui branch June 7, 2024 12:00
moria97 added a commit that referenced this pull request Jun 14, 2024
* Remove entrypoint

* Update ui

* Revert dockerfile change

* Delete debug clauses

* Fix embed dim value

* Update view model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants