feat: 更新卡片生成逻辑以支持大模型输出提示

This commit is contained in:
zhaoyingbo 2024-12-02 03:43:36 +00:00
parent c4b6631b14
commit bbbeabe3d8

View File

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