We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How may I use this with Google Gemini? I believe it supports both its own APi and also a compatibility API. https://developers.googleblog.com/en/gemini-is-now-accessible-from-the-openai-library/
I tried
select ai.ollama_generate( 'gemini-1.5-flash', 'what is the weather in waterloo in june', host=>'https://generativelanguage.googleapis.com/v1beta/');
I looked at some proxies, but don't believe that is a good approach.
Make Gemini a peer to Ollama and OpenAI
No response
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What problem does the new feature solve?
How may I use this with Google Gemini? I believe it supports both its own APi and also a compatibility API.
https://developers.googleblog.com/en/gemini-is-now-accessible-from-the-openai-library/
I tried
I looked at some proxies, but don't believe that is a good approach.
What does the feature do?
Make Gemini a peer to Ollama and OpenAI
Implementation challenges
No response
Are you going to work on this feature?
None
The text was updated successfully, but these errors were encountered: