💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### cnpm 淘宝源 npm i vant -S --registry=https://registry.npm.taobao.org ### vsCode 配置 * [ ] 根目录新建 .editorconfig 文件 ``` root = true [*] charset = utf-8 indent_style = tab indent_size = 2 ```