From 85229fc89f34e289b348fc0b52ed0b7db01cbdc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vinlic=E7=A7=91=E6=8A=80?= Date: Sat, 11 May 2024 14:14:51 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f6c1ce6..4acfeb2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,16 @@ 这是一个将[智谱清言](https://chatglm.cn/)官方[智能体API](https://zhipu-ai.feishu.cn/wiki/X8ykw4IXpieCOxkYxbrcxT9vn5f)转换为OpenAI兼容协议的网关👋,帮助开发者们降低接入API的门槛。 +## 特性 + +- ✅ 支持非流式/流式响应 +- ✅ 支持对话补全 +- ✅ 支持联网搜索 +- ✅ 支持代码执行 +- ✅ 支持图像生成 +- ✅ 支持长文档解读 +- ✅ 支持多模态图像解析 + ## 目录 * [APIKey获取](#APIKey获取) @@ -22,16 +32,6 @@ * [Nginx反代优化](#Nginx反代优化) * [Star History](#star-history) -## 特性 - -- ✅ 支持非流式/流式响应 -- ✅ 支持对话补全 -- ✅ 支持联网搜索 -- ✅ 支持代码执行 -- ✅ 支持图像生成 -- ✅ 支持长文档解读 -- ✅ 支持多模态图像解析 - ## APIKey获取 前往智谱清言智能体[创作者中心](https://chatglm.cn/developersPanel/apiSet)创建API Key,并使用`.`拼接Key与Secret为API Key,如下所示: