Skip to content

Commit 710f4dc

Browse files
authored
Revert "fix: Exa guardrail"
1 parent b52ad3b commit 710f4dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/exa/online.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ const performExaSearch = async (
3737
query,
3838
numResults,
3939
useAutoprompt: true,
40-
text: {
41-
includeHtmlTags: false,
40+
contents: {
41+
text: true,
4242
},
4343
};
4444

0 commit comments

Comments
 (0)