Skip to content

如何让企业微信机器人输出富文本信息 #9

@yuanyuanmoni

Description

@yuanyuanmoni

前置确认

  • 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在FAQS中也未找到类似问题。

⚠️ 搜索issues中是否已存在类似问题

  • 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue

操作系统类型?

Windows

运行的python版本是?

python 3.10

使用的chatgpt-on-wechat版本是?

Latest Release

运行的channel类型是?

other

复现步骤 🕹

{
"model": "gpt-3.5-turbo",
"open_ai_api_key": "",
"open_ai_api_base": "",
"channel_type": "wework",
"single_chat_prefix": [""],
"single_chat_reply_prefix": "",
"group_chat_prefix": ["@小助手"],
"group_name_white_list": ["ALL_GROUP"]
}

问题描述 😯

经过测试已经可以实现发送给客户文本和图片,能否支持在一条信息中输出文本还输出图片

终端日志 📒

<此处粘贴终端日志>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions