Skip to content

feat: add API base URL to Groq provider configuration#1802

Open
Yashwanth-Kumar-26 wants to merge 1 commit into
anomalyco:devfrom
Yashwanth-Kumar-26:dev
Open

feat: add API base URL to Groq provider configuration#1802
Yashwanth-Kumar-26 wants to merge 1 commit into
anomalyco:devfrom
Yashwanth-Kumar-26:dev

Conversation

@Yashwanth-Kumar-26
Copy link
Copy Markdown
Contributor

This pull request makes a small configuration update to the Groq provider. The change specifies the API endpoint to be used for Groq requests.

  • Set the api field to https://api.groq.com/openai/v1 in provider.toml to define the correct API endpoint.

Copilot AI review requested due to automatic review settings May 19, 2026 05:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the api base URL field to the Groq provider's provider.toml, bringing it in line with other provider configurations that specify their OpenAI-compatible endpoint.

Changes:

  • Set api = "https://api.groq.com/openai/v1" in the Groq provider config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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