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

Playground fixes and refactoring #10388

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Playground fixes and refactoring #10388

wants to merge 10 commits into from

Conversation

aliabd
Copy link
Collaborator

@aliabd aliabd commented Jan 19, 2025

Refactors a bunch of the code, especially with error fixing. There's still more to be done in future PRs

Also using the error modal status tracker now for generation errors, which looks much nicer imo and grabs more attention.
And fixed the issue with the too long error (and other errors) not aborting immediately (#10355 (comment))
And renamed the autofix checkbox to agent mode

@aliabd aliabd requested a review from abidlabs January 19, 2025 07:16
@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Jan 19, 2025

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website building...
Storybook ready! Storybook preview
🦄 Changes detecting...

Install Gradio from this PR

pip install https://gradio-pypi-previews.s3.amazonaws.com/c38ed695a72e6a0454886ddc0519f3df3224c76e/gradio-5.12.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@c38ed695a72e6a0454886ddc0519f3df3224c76e#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/c38ed695a72e6a0454886ddc0519f3df3224c76e/gradio-client-1.10.0.tgz

Use Lite from this PR

<script type="module" src="https://gradio-lite-previews.s3.amazonaws.com/c38ed695a72e6a0454886ddc0519f3df3224c76e/dist/lite.js""></script>

@gradio-pr-bot
Copy link
Collaborator

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
website minor
  • Maintainers can select this checkbox to manually select packages to update.

With the following changelog entry.

Playground fixes and refactoring

Maintainers or the PR author can modify the PR title to modify this entry.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

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