Adding groq provider
Open
- Dominant language
- Python
- Stars
- 38.6k
- Forks
- 2.7k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 3
Description
## Description
Add a groq language model provider using groq’s OpenAI-compatible chat completions API.
## Motivation
Enable using Groq hosted models via LangExtract without custom adapters.
## Scope
- New provider only
- No breaking changes
Contributor guide
Research direction
The issue names no files or tests; start by locating the existing language model provider entry points and the OpenAI-compatible chat completions integration. Add the Groq provider without breaking existing behavior, then verify that Groq-hosted models can be used through LangExtract.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100