[Feature] Update Exa category filter with new values (#3746)

Added `financial report` and `linkedin profile` categories.
This commit is contained in:
Pavel Nasovich
2024-12-20 19:43:25 +01:00
committed by GitHub
parent b29523d093
commit bbe0203f4e
@@ -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,