You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/google-gemini-integration.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,10 @@ This integration enables **Open WebUI** to interact with **Google Gemini** model
52
52
-**Grounding with Google search**
53
53
Improve the accuracy and recency of Gemini responses with Google search grounding.
54
54
55
-
-**Native tool calling support**
55
+
-**Ability to forward User Headers and change gemini base url**
56
+
Forward user information headers (like Name, Id, Email and Role) to Google API or LiteLLM for better context and analytics. Also, change the base URL for the Google Generative AI API if needed.
57
+
58
+
-**Native tool calling support**
56
59
Leverage Google genai native function calling to orchestrate the use of tools
0 commit comments