[Feature Request]: Native search support
Opened this issue · 5 comments
Problem Description
现在的搜索是用插件系统实现的,但谷歌已原生推出接地功能,在API层级实现搜索,不需要借助duckduckgo等第三方服务。
Solution Description
谷歌的接地工具除了会给出来源外还会给出搜索建议,这些内容都可以在界面上一起展示。
Alternatives Considered
No response
Additional Context
No response
Bot detected the issue body's language is not English, translate it automatically.
Title: [Feature Request]: Native search support
Problem Description
Current search is implemented using a plug-in system, but Google has natively launched a grounding function to implement search at the API level without resorting to third-party services such as duckduckgo.
Solution Description
In addition to giving sources, Google's grounding tool also gives search suggestions, and these contents can be displayed together on the interface.
Alternatives Considered
No response
Additional Context
No response
The grounding API is charged, and the fee is not low, which is not very practical for ordinary users.
Gemini 2.0 Flash Exp can currently call the serach function for free (probably a bug), but it is likely to be disabled or charged directly in the future.
The latest news is that Google has disabled the googleSearch call permission without a bound credit card account.
Understood. I will consider adding search support to the Gemini 2.0 series API, but it will not be a high priority for development.