-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Before submitting
- I searched existing issues and did not find a matching report.
- I can reproduce this issue on the latest version of the repository or current
mainbranch. - I removed or masked secrets, tokens, and private endpoints from my report.
Affected area
pipelines/google
Bug summary
Gemini does not recognize the built-in tools despite the function calling mode to "native"
Current behavior
When ask the model what tools it has, it response with a general descriptoin.
It seems that the model has no clue of the built-in tools.
Expected behavior
The model should levarage with the built-in tools provided by Open-WebUI, including notes, image generatetion, history search etc.
Steps to reproduce
- Install the pipiline.
- Change the function calling to "native" in the model configuraiotn.
- Use model of "gemin-3-flash-preview".
- Ask the model what tools it has.
Relevant logs, errors, or screenshots
Environment details
- OS: Mac OS
- OWUI version: 0.8.10
- Pipeline version: lateset
- OWUI Deployement : Docker
- Gemini connection: Via default base url (not vertex)
- Provider: Google
Additional context

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
In review