mirror of
https://github.com/woodchen-ink/Oapi-Feishu.git
synced 2025-07-18 13:52:09 +08:00
新增gpt-4-32k镜像
This commit is contained in:
parent
1320f1e0ee
commit
0f281bb85b
@ -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 {
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user