mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 12:40:44 +00:00
feat: add web_search docs
This commit is contained in:
parent
79b4821499
commit
741eaf91c2
9 changed files with 293 additions and 474 deletions
|
|
@ -330,6 +330,9 @@ describe('gemini.tsx main function kitty protocol', () => {
|
|||
proxy: undefined,
|
||||
includeDirectories: undefined,
|
||||
tavilyApiKey: undefined,
|
||||
googleApiKey: undefined,
|
||||
googleSearchEngineId: undefined,
|
||||
webSearchDefault: undefined,
|
||||
screenReader: undefined,
|
||||
vlmSwitchMode: undefined,
|
||||
useSmartEdit: undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue