Skip to content

[BUG] The Google Search Grounding filter doesn't work on the app #373

@swever826

Description

@swever826

App Version

2.4.3

Platform

  • Android
  • iOS

How you installed it

GitHub Releases

What happened?

I am using a pipeline for Gemini and a filter for Google search grounding.

They work correctly using the Open WebUI PWA, but in Conduit an error appears when the filter is enabled in the model.

What should have happened?

The filter mentioned shouldn't break the chat conversation with an error.

How to reproduce

  1. Have the pipeline for Gemini and the filter for Google search grounding added in Open WebUI.
  2. Have the new functions and also the Web Search native tool available for the LLM.
  3. Start a new chat in Conduit.
  4. Enable the tools and start a conversation

Does this happen every time?

Yes, every time

When did this start?

No response

Screenshots

he Google Search Grounding filter works as expected on Open WebUI:
Image

The Google Search Grounding filter makes an error appear when trying to start a new conversation on Conduit:
Image

Logs

2026-02-12 21:44:06.351 | DEBUG    | open_webui.utils.filter:process_filter_functions:124 - Error in inlet handler google_search_tool_filter: 'web_search'
2026-02-12 21:44:06.351 | DEBUG    | open_webui.main:process_chat:1795 - Error processing chat payload: 'web_search'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions