feat: add interactive onboard wizard for LLM provider and channel configuration

This commit is contained in:
chengyongru
2026-03-14 21:26:13 +08:00
committed by Xubin Ren
parent c138b2375b
commit f127af0481
4 changed files with 751 additions and 27 deletions

View File

@@ -42,6 +42,7 @@ dependencies = [
"qq-botpy>=1.2.0,<2.0.0",
"python-socks[asyncio]>=2.8.0,<3.0.0",
"prompt-toolkit>=3.0.50,<4.0.0",
"questionary>=2.0.0,<3.0.0",
"mcp>=1.26.0,<2.0.0",
"json-repair>=0.57.0,<1.0.0",
"chardet>=3.0.2,<6.0.0",