Groq-gradio

Latest version: v0.0.2

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.2

Update Gradio to stable release (5.0.0b5 → 5.0.0) and update package metadata

0.0.1

First Release of groq-gradio 🚀

This initial release provides a Python package for easily creating Gradio interfaces with models powered by Groq.

**Features**
- Simple integration between Groq API and Gradio chat interfaces
- Custom chat interface implementations
- Flexible composition patterns for building Groq-powered Gradio apps

**Requirements**
- Python >= 3.10
- gradio >= 5.0.0b5
- groq

**Usage**
Create interactive chat interfaces with models powered by Groq using just a few lines of code:

python
from groq_gradio import create_demo
demo = create_demo()
demo.launch()

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.