新增gpt-4-32k镜像

This commit is contained in:
wood 2023-08-31 22:03:00 +08:00
parent 1320f1e0ee
commit 0f281bb85b
2 changed files with 6 additions and 3 deletions

View File

@ -31,8 +31,8 @@ var AIModeStrs = []string{
} }
const ( const (
maxTokens = 4096 maxTokens = 16384
engine = "gpt-4-0613" engine = "gpt-4-32k"
) )
type Messages struct { type Messages struct {

View File

@ -1,7 +1,10 @@
[带动图部署文档](https://czl-logistics.feishu.cn/docx/OBLXdCYuIodZ86xbJ4zcT9TVnxg) [带动图部署文档](https://docs.czl.net/czloapi/practice/feishu_bot.html)
Telegram交流群https://t.me/ai_cn2023 Telegram交流群https://t.me/ai_cn2023
---
## 一、CZLOapi-获取key ## 一、CZLOapi-获取key
网址https://oapi.czl.net 网址https://oapi.czl.net