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

[Note] Client Compatibility List and Known Issues #4

Open
zhu327 opened this issue Dec 18, 2023 · 3 comments
Open

[Note] Client Compatibility List and Known Issues #4

zhu327 opened this issue Dec 18, 2023 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@zhu327
Copy link
Owner

zhu327 commented Dec 18, 2023

Perfectly Compatible:

Known Issues:

  • There is a bug in the Google Gemini Pro SDK, which may lead to unexpected interruptions during streaming output.
  • If your prompt contains keywords like "openai," "chatgpt," "gemini," etc., it might be rejected by Gemini Pro for a response.

Feel free to contribute to the compatibility list, allowing us to continuously enhance the user experience of our project. Thank you for your support and feedback!

@zhu327 zhu327 pinned this issue Dec 18, 2023
@zhu327 zhu327 added the help wanted Extra attention is needed label Dec 18, 2023
@zhu327
Copy link
Owner Author

zhu327 commented Dec 29, 2023

https://ai.google.dev/tutorials/go_quickstart?hl=en#multi-turn-conversations-chat

Note: The gemini-pro-vision model (for text-and-image input) is not yet optimized for multi-turn conversations. Make sure to use gemini-pro and text-only input for chat use cases.

Due to Google Gemini Pro Vision's lack of support for chat context, context will be lost when handling gpt-4-vision-preview conversations.

@bestpika
Copy link

bestpika commented Feb 17, 2024

I use this project at https://harpa.ai.
Because the author of the extension does not want to provide direct calling of the Gemini Pro API, only requiring users to utilize Gemini Pro through OpenRouter.

@CheerfulPianissimo
Copy link

Seems to be working with shell gpt TheR1D/shell_gpt#514

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants