mirror of
https://github.com/modelstudioai/cli.git
synced 2026-09-14 19:49:23 +08:00
78a1c547d3
- `knowledge create` 命令新增 `--description` 参数,设置为必填并且在本地校验长度限制 - 修正 `knowledge service update` 命令更新配置时,避免对服务返回的已知字段误报未知字段警告 - 更新命令帮助文案,明确描述类参数的具体用途 - `knowledge retrieve --rerank-model` 参数帮助说明补充前置条件,提示需预先配置重排序模型 - 新增 `bailian-web-search` 路由技能,支持智能选择搜索入口 - 添加完整的 Knowledge Studio CLI 命令手册,包含详细示例及覆盖范围
bailian-cli-core
Internal SDK for bailian-cli.
Not intended for direct use. For installation, usage, and documentation, see the CLI package:
- npm: https://www.npmjs.com/package/bailian-cli
- Homepage: https://bailian.console.aliyun.com/cli?source_channel=cli_github&
License
Apache-2.0