-
你可以在此 Issues 中留下你的网站链接,彼此交换以提升网站 SEO 的收录量,请按照如下格式提供友链信息:
- url: https://www.esunr.xyz
- title: EsunR Blog
- description(可选): EsunR 的博客
- icon(可选): https://esunr-image-bed.oss-cn-beijing.aliyuncs…
-
### 希望能解决的问题
Nonebot现在的适配器很多,但是基本上都是各写各的,没有相对的统一结构,甚至存在代码质量的问题(e.g. Bilibili适配器)。
在这份issue中,我们提出了一个通用的适配器规范,其不会影响适配器的平台特性,并且能为用户提供更好的使用体验。
### 描述所需要的功能
以下规范依据文件名划分
## adapter.py
1. 对于网…
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…
-
### Confirm you've already contributed to this project or that you sponsor it
- [X] I confirm I'm a sponsor or a contributor
### Describe the solution you'd like
Here's the complete list of p…
-
### Question and Steps to reproduce
现象:告警详情中显示发送至webhook A,实际告警发送至了webhook B。
1. 通过告警详情的通知记录得出,告警发送的目标机器人与实际接收告警的机器人webhook是不一致的。 此处疑问:通知记录当前的用途仅仅是把告警通知组对应的webhook展现出来,有价值,但不多,尤其是我现在这种乱发的情况。
2. 告…
-
最近使用了一下飞书机器人, 发现里面的token判断有点问题, 导致一直拿久的, 稍微改了一下 应该没啥大问题, 不过没看到 项目有相关代码, 没办法 发request , 如果作者看到的话, 看看要不要应用一下,更新到官方插件去吧.
@cdle
```js
function getAccessToken() {
let access_token = feishu.acce…
-
### Feature request / 功能建议
增加MiniCPM3-4B对Function call功能的支持
### Motivation / 动机
按面壁智能官方描述是支持Function call功能的,也给出了范例文件。
### Your contribution / 您的贡献
https://modelbest.feishu.cn/wiki/ARJtwko3gisbw5…
-
## Is it a duplicate question?
This is a potential solution to a number of other issues, consolidating them into one, and has been discussed briefly in those other issues.
### Requests to have dif…
-
-
# 配置发送地址
send_info = {
"send_wecom": [
],
"send_webhook": [https://www.pushplus.plus/send?token=1 XXXXXXX3
],
"send_dingtalk": [
],
"send_feishu": [
博主,这个是不是就这样填一串…