Skip to content

[Bug]: Gemini pipeline does not recognize the built-in tools of OWUI #155

@silenceroom

Description

@silenceroom

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 main branch.
  • 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

  1. Install the pipiline.
  2. Change the function calling to "native" in the model configuraiotn.
  3. Use model of "gemin-3-flash-preview".
  4. 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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions