Skip to content

Gemini Google Search? #750

Open
Open
@ekenberg

Description

@ekenberg

Looking at the documentation for Gemini API I see that Google Search can be used as a tool even with the REST API. Does that mean that the Google search is run on the server and not locally? And could we get this functionality using Gemini with gptel?

I tried adding

"tools": [
          {
              "google_search": {}
          }
      ]

to the JSON request sent by gptel but that resulted in a HTTP/2 404 error "Could not parse HTTP response".

Sorry if I don't understand how this works. Web search enhanced Gemini answers in gptel chat would be so awesome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions