AnesKAM commited on
Commit
55a86b0
·
verified ·
1 Parent(s): 45eb0fe

Update results.html

Browse files
Files changed (1) hide show
  1. results.html +1 -1
results.html CHANGED
@@ -800,7 +800,7 @@
800
  body: JSON.stringify({
801
  api_key: TAVILY_API_KEYS[idx],
802
  query: q,
803
- search_depth: 'ultra-fast',
804
  max_results: 20,
805
  include_favicon: true
806
  })
 
800
  body: JSON.stringify({
801
  api_key: TAVILY_API_KEYS[idx],
802
  query: q,
803
+ search_depth: 'advanced',
804
  max_results: 20,
805
  include_favicon: true
806
  })