Commit 888642f1 by archer

perf: 参数

parent 963e590d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment