old-agentic
Travis Fischer 2025-02-19 21:28:34 +07:00
rodzic f345448240
commit e72f2594ee
1 zmienionych plików z 7 dodań i 6 usunięć

Wyświetl plik

@ -25,7 +25,8 @@ export namespace tavily {
/**
* The category of the search.
* This will determine which of our agents willbe used for the search. Currently, only "general" and "news" are supported.
* This will determine which of our agents willbe used for the search.
* Currently, only "general" and "news" are supported.
* Default is "general".
*/
topic?: string