BindAI Groq Provider
Groq provider integration for the BindAI framework.
Installation
pip install "bindai[groq]"
Or install the provider directly:
pip install bindai-provider-groq
Configuration
Set your Groq API key:
GROQ_API_KEY=your_groq_api_key
Then configure your BindAI project:
provider = "groq"
model = "openai/gpt-oss-120b"
Use a model ID currently available from Groq's model catalog.
Supported Provider Name
groq
License
MIT
Release files for bindai-provider-groq 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bindai_provider_groq-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / bindai_provider_groq-0.1.0-py3-none-any.whl
| Download URL | bindai_provider_groq-0.1.0-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
11a717a4ba2a89b64d2529ca4344e73857c593987c730a4c8853e5f94e0cbb75
|
|
BLAKE2b-256 checksum How to use checksums |
bb7698341547cb621cc4b8db6eee8401f46add91c60afb5a151dd24d366a27f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.2
|