Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Gemini API Models does not work with OpenAI compatibility #3455

Open
akhilesh-d opened this issue Feb 2, 2025 · 0 comments
Open

Google Gemini API Models does not work with OpenAI compatibility #3455

akhilesh-d opened this issue Feb 2, 2025 · 0 comments
Labels
bug-unconfirmed chat gpt4all-chat issues

Comments

@akhilesh-d
Copy link

Bug Report

Steps to Reproduce

  1. Add model in GPT4ALL with OpenAI-compatible options.
  2. Provide BASE_URL as https://generativelanguage.googleapis.com/v1beta/openai
  3. BASE MODEL as gemini-1.5-flash and a valid API KEY e.g. Azqqdfwerregb
  4. Use this model to send a question in chat
  5. No response is printed while same API call work via REST API using CURL

Expected Behavior

Your Environment

  • GPT4All version: 3.8.0
  • Operating System: Windows 11
  • Chat model used (if applicable): gemini-1.5-flash
@akhilesh-d akhilesh-d added bug-unconfirmed chat gpt4all-chat issues labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-unconfirmed chat gpt4all-chat issues
Projects
None yet
Development

No branches or pull requests

1 participant