diff --git a/src/frontend/src/utils.ts b/src/frontend/src/utils.ts index cebf4fb02..b65c40fbc 100644 --- a/src/frontend/src/utils.ts +++ b/src/frontend/src/utils.ts @@ -154,6 +154,7 @@ export const nodeIcons: { // SerpAPIWrapper: SerperIcon, // AZLyricsLoader: AzIcon, BingSearchAPIWrapper: BingIcon, + BingSearchRun: BingIcon, Cohere: CohereIcon, CohereEmbeddings: CohereIcon, EverNoteLoader: EvernoteIcon,