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

Gradio #1026

Closed
wants to merge 11 commits into from
Closed

Gradio #1026

wants to merge 11 commits into from

Conversation

pelikhan
Copy link
Member

@pelikhan pelikhan commented Jan 18, 2025

Use gradio spaces as tools

  • impl
  • docs
  • tests

  • Added a new script that demonstrates how to use gradioConnect to interact with AI tools, such as prompting an image model for improvements.
  • Implemented a defGradioTool function to create custom tools that can be integrated into the system. This allows users to define their own tools with customizable prompts and data processing methods.
  • Updated the gradio.connect method to handle different providers and environments more efficiently, making it easier to manage API configurations and environment variables.
  • Enhanced error handling in the gradioConnect function to provide better feedback when tokens or base urls are missing.

AI-generated content by pr-describe may be incorrect

Copy link

LGTM 🚀

AI-generated content by pr-review may be incorrect

@pelikhan pelikhan closed this Jan 19, 2025
@pelikhan pelikhan mentioned this pull request Jan 19, 2025
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.

1 participant