mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
[Feature] Update Exa category filter with new values (#3746)
Added `financial report` and `linkedin profile` categories.
This commit is contained in:
@@ -116,6 +116,14 @@ class ExaSearch_Tools implements INode {
|
||||
{
|
||||
label: 'personal site',
|
||||
name: 'personal site'
|
||||
},
|
||||
{
|
||||
label: 'linkedin profile',
|
||||
name: 'linkedin profile'
|
||||
},
|
||||
{
|
||||
label: 'financial report',
|
||||
name: 'financial report'
|
||||
}
|
||||
],
|
||||
optional: true,
|
||||
|
||||
Reference in New Issue
Block a user