docs: update image paths and README content

- Update image paths in documentation files to use relative paths
- Enhance README content with more detailed descriptions of chapters
- Fix sidebar link for CLI AI coding tools
This commit is contained in:
sanbuphy
2025-12-31 23:25:41 +08:00
parent 41ae6c181b
commit 229f8a6e92
123 changed files with 138 additions and 138 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ API 无处不在,在后台默默工作。让我们看几个常见的“自动
我们不需要自己搜索。我们需要做的就是向语言模型提出后续问题,例如:“在代码中,哪几行调用了语言模型和图像生成模型?”,“如果用 Python 代码写会是什么样?”通过问这些问题,你将能直接得到完整的答案。
![](../../../English/Extra/Extra%20Knowledge%202%20-%20What%20is%20API/images/image1.png)
![](images/image1.png)
这些 API 是使用官方智谱 SDK(SDK 代表 **软件开发工具包**)调用的。接下来,让我们看看如何调用 OpenAI 的官方 API。
Binary file not shown.

After

Width:  |  Height:  |  Size: 415 KiB