Skip to content

Add OpenAI compatible API option to ChatGPTService#433

Merged
uezo merged 1 commit intomasterfrom
develop
Jul 18, 2025
Merged

Add OpenAI compatible API option to ChatGPTService#433
uezo merged 1 commit intomasterfrom
develop

Conversation

@uezo
Copy link
Owner

@uezo uezo commented Jul 18, 2025

Introduces the IsOpenAICompatibleAPI flag to both ChatGPTService and ChatGPTServiceWebGL. frequency_penalty and presence_penalty parameters are now conditionally included based on this flag, improving compatibility with OpenAI-compatible APIs. (e.g. Gemini, Grok)

Introduces the IsOpenAICompatibleAPI flag to both ChatGPTService and ChatGPTServiceWebGL. `frequency_penalty` and `presence_penalty` parameters are now conditionally included based on this flag, improving compatibility with OpenAI-compatible APIs. (e.g. Gemini, Grok)
@uezo uezo merged commit 181a457 into master Jul 18, 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