Skip to content

Add OpenAI and Gemini support#120

Closed
bowencool wants to merge 12 commits intoNativeMindBrowser:mainfrom
bowencool:openai-and-gemini
Closed

Add OpenAI and Gemini support#120
bowencool wants to merge 12 commits intoNativeMindBrowser:mainfrom
bowencool:openai-and-gemini

Conversation

@bowencool
Copy link

Pull Request

Description

Add OpenAI and Gemini support

Fixes #71

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Open settings
  • Find OpenAI API or Gemini API section
  • Fill the API KEY and API URL
  • Select OpenAI or Gemini model in the chat
  • Chat with OpenAI or Gemini

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@bowencool bowencool requested a review from a team as a code owner March 12, 2026 03:04
@bowencool bowencool closed this Mar 20, 2026
@bowencool bowencool deleted the openai-and-gemini branch March 20, 2026 06:37
@bowencool bowencool restored the openai-and-gemini branch March 20, 2026 06:37
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.

[FEATURE] Replace Ollama API endpoints with OpenAI standard

1 participant