Browse Source

调整

1257
H Vs 2 weeks ago
parent
commit
874a3489b9
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/endpoints/pipeline_endpoint.py

+ 0
- 1
app/endpoints/pipeline_endpoint.py View File

@@ -590,7 +590,6 @@ async def ai_chat_text_async(request: Request,token_id, app_id, wxid, msg_data,
'{好友昵称}': callback_to_user_nickname
}
reply_content=replace_placeholders(reply_content, replacements)

# 判断图片url
img_urls,reply_content=extract_and_replace_image_urls(reply_content)


Loading…
Cancel
Save