perf: 参数
This commit is contained in:
parent
963e590dfd
commit
888642f154
@ -151,7 +151,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
|
||||
// 只有使用平台的 key 才计费
|
||||
!userApiKey &&
|
||||
pushChatBill({
|
||||
modelName: model.service.chatModel,
|
||||
modelName: model.service.modelName,
|
||||
userId,
|
||||
chatId,
|
||||
text: promptText + responseContent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user