fix(tavily): remove time restriction of 1 day (#1241)
This commit is contained in:
parent
31c1701660
commit
f660350cdc
@ -33,7 +33,6 @@ M._defaults = {
|
|||||||
tavily = {
|
tavily = {
|
||||||
api_key_name = "TAVILY_API_KEY",
|
api_key_name = "TAVILY_API_KEY",
|
||||||
extra_request_body = {
|
extra_request_body = {
|
||||||
time_range = "d",
|
|
||||||
include_answer = "basic",
|
include_answer = "basic",
|
||||||
},
|
},
|
||||||
---@type WebSearchEngineProviderResponseBodyFormatter
|
---@type WebSearchEngineProviderResponseBodyFormatter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user