Skip to content

20 remove OpenAI cloud service#24

Merged
mschnecke merged 3 commits intomainfrom
20-remove-openai-cloud-service
Apr 1, 2026
Merged

20 remove OpenAI cloud service#24
mschnecke merged 3 commits intomainfrom
20-remove-openai-cloud-service

Conversation

@mschnecke
Copy link
Copy Markdown
Owner

No description provided.

This commit removes the OpenAI transcription provider from the backend and frontend codebase for simplicity. Existing user settings with OpenAI configurations are silently migrated and cleaned to align with the updated design. UI updates ensure Gemini is the sole transcription option, and all references to OpenAI are eliminated from documentation, code, and settings.
This commit removes the OpenAI transcription provider from the codebase, leaving Gemini as the sole cloud provider. Changes include removing OpenAI-specific backend logic, frontend dropdown options, and modifying the settings to silently strip OpenAI entries. All references to OpenAI have been cleaned, ensuring compatibility with updated functionality.
@mschnecke mschnecke linked an issue Apr 1, 2026 that may be closed by this pull request
Introduce pre-CI check instructions in both CLAUDE.md and README.md to help catch potential CI failures locally. Additionally, refine a small HTML formatting issue in `ProviderConfig.svelte` for better code readability.
@mschnecke mschnecke merged commit 6db8587 into main Apr 1, 2026
4 checks passed
@mschnecke mschnecke deleted the 20-remove-openai-cloud-service branch April 1, 2026 12:31
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.

Remove OpenAI cloud service

1 participant