Skip to content

Commit 77d5162

Browse files
committed
Update README.md
1 parent e08d4ab commit 77d5162

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,8 @@ Check this log file for connection issues, tool execution errors, and other diag
378378
| Execute Code | `executecode` | Enables use of code interpreter to execute python code in requests and LLM generated responses |
379379
| JSON | `json` | Enables structured outputs using the outlines library, supports pydantic types and JSON schema |
380380
| GenSelect | `genselect` | Generative Solution Selection - generates multiple candidates and selects the best based on quality criteria |
381+
| Web Search | `web_search` | Performs Google searches using Chrome automation (Selenium) to gather search results and URLs |
382+
| Deep Research | `deep_research` | Implements Test-Time Diffusion Deep Researcher (TTD-DR) for comprehensive research reports using iterative refinement |
381383

382384
## Available parameters
383385

0 commit comments

Comments
 (0)