feat: docs and ui tweaks

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-07-06 19:26:35 -07:00
parent 64f2b4a6eb
commit 271a21aee6
103 changed files with 2161 additions and 2625 deletions

View file

@ -344,6 +344,9 @@ def test_validate_connector_config_invalid():
"SEARXNG_API",
"LINKUP_API",
"BAIDU_SEARCH_API",
"YOUTUBE_CONNECTOR",
"WEBCRAWLER_CONNECTOR",
"ELASTICSEARCH_CONNECTOR",
],
)
def test_raise_if_connector_deprecated_blocks(connector_type):