feat: 简化大模型输出提示信息

This commit is contained in:
zhaoyingbo 2024-12-04 11:30:37 +00:00
parent c7e06bbe28
commit 6802a6db88

View File

@ -57,7 +57,7 @@ const agent = async (ctx: Context.Data) => {
// 调用大模型
try {
await updateCard(cardGender.genPendingCard("LLM激情输出中,请稍等..."))
await updateCard(cardGender.genPendingCard("LLM输出中,请稍等..."))
const llmRes = (await llm.invoke(
"groupAgent",
{