mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #3482] No support for Gemini API? #28809
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dillfrescott on GitHub (Jun 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3482
@justinh-rahb commented on GitHub (Jun 28, 2024):
Supported with either Functions in WebUI:
https://openwebui.com/f/justinrahb/google_genai/
Or in the Pipelines server:
https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/google_manifold_pipeline.py
@dillfrescott commented on GitHub (Jun 28, 2024):
Oh, thank you
@ds0nt commented on GitHub (Aug 19, 2024):
This should be a first class citizen like GPT-4.
Why does GPT-4 get special treatment and a spot in 'connections'? I'm starting my own project.