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 = {
|
||||
api_key_name = "TAVILY_API_KEY",
|
||||
extra_request_body = {
|
||||
time_range = "d",
|
||||
include_answer = "basic",
|
||||
},
|
||||
---@type WebSearchEngineProviderResponseBodyFormatter
|
||||
|
Loading…
x
Reference in New Issue
Block a user