Skip to content

Commit 2e7ef62

Browse files
author
liuxinwei
committed
docs(InsightHub): 添加iFlow SDK文档和配置
添加iFlow CLI SDK的Python使用文档,包括安装、基本用法和高级配置 在pyproject.toml中添加iflow-cli-sdk依赖 更新conf.py配置以支持iFlow文档的构建
1 parent deaf202 commit 2e7ef62

File tree

5 files changed

+749
-13
lines changed

5 files changed

+749
-13
lines changed

doc/InsightHub/iFlow/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# iFlow
2+
3+
[iFlow CLI](https://platform.iflow.cn/cli/quickstart) 是一款终端AI助手,可以分析代码、执行编程任务、处理文件操作。
4+
5+
```{toctree}
6+
sdk-python
7+
```

0 commit comments

Comments
 (0)