Feat: Add TavilyExtract operator #3221 (#8899)

### What problem does this PR solve?

Feat: Add TavilyExtract operator #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-07-17 17:33:01 +08:00
committed by GitHub
parent ecdb1701df
commit 71efd8d765
19 changed files with 389 additions and 780 deletions

View File

@ -100,7 +100,7 @@ function AccordionOperators() {
<OperatorItemList
operators={[
Operator.TavilySearch,
Operator.Crawler,
Operator.TavilyExtract,
Operator.ExeSQL,
Operator.Bing,
]}