Add MS Teams connector

This commit is contained in:
Manoj Aggarwal 2026-01-08 17:13:19 -08:00
parent 73a9dccefc
commit ba7e4f0ceb
7 changed files with 222 additions and 29 deletions

View file

@ -8,6 +8,7 @@ export const searchSourceConnectorTypeEnum = z.enum([
"LINKUP_API",
"BAIDU_SEARCH_API",
"SLACK_CONNECTOR",
"TEAMS_CONNECTOR",
"NOTION_CONNECTOR",
"GITHUB_CONNECTOR",
"LINEAR_CONNECTOR",