chatgpt-wechat icon indicating copy to clipboard operation
chatgpt-wechat copied to clipboard

企业微信/微信 安全使用的 ChatGPT 个人助手应用

Results 19 chatgpt-wechat issues
Sort by recently updated
recently updated
newest added

如何使用自己的知识库呢?

请问一下,现在只能直接单独提问吧? 能实现聊天机器人,在群里@它 就可以回复吗?

大佬,我在运行docker-compose up -d的时候~总是在build的时候卡在[builder 10/11] RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o app ,然后服务器就死机了~不知道哪里出问题了~求教 ![image](https://github.com/whyiyhw/chatgpt-wechat/assets/166355876/ef5cf779-9e45-4ee7-a4bd-2104ceaea22a)

谢谢楼主的分享,但我需要把deepseek的api替换成本地ollama的deepseek-r1:14b模型,请问有相关的设置内容吗?因为我直接替换现有的deepseek的api和host,会有如下提示 {"@timestamp":"2025-04-06T17:04:23.271+08:00","caller":"deepseek/chat.go:89","content":"Skip invalid message sequence, role: user last role: user","level":"info"} EncodingForModel: no encoding for model deepseek-chat 但我在chatbox下确实有deepseek-r1:14b的模型

作者你好,我使用企业微信客服,并且尝试接入火山方舟的deepseek-v3模型。但得到的回复总是雷同如下: ![Image](https://github.com/user-attachments/assets/1a940b33-391a-4faa-9bda-e086daaa1a00) ![Image](https://github.com/user-attachments/assets/9d0f66d5-4181-462e-860d-2f5f17ea5be9) 回复的内容只与system prompt有关,无论之后的user prompt如何变化,都只能得到类似的回复。 也尝试过clear,但是没有作用。 模型的API是正常的,同一时间用AnythingLLM调用相同的API工作正常。 附上控制台内容: ``` 2025/04/07 17:22:14 /build/service/chat/api/internal/logic/customerchatlogic.go:57 record not found [1.138ms] [rows:0] SELECT * FROM "chat" WHERE "chat"."message_id" = 'BHuSzjQuT4Gm1bj9eoAkdiL2yQ' AND "chat"."user" = 'wmMwALCgAAHjbgafui7I7yDwXvhfIjdQ'...

Chat Stream resp error: error, status code: 405, status: 405 Method Not Allowed, message: %!s(), body: {"detail":"Method Not Allowed"}

客服消息-发送失败 err: WorkwxClientError { Code: 95018, Msg: "send msg session status invalid, hint: [1761875715499301309318952], from ip: 1111, more info at https://open.work.weixin.qq.com/devtool/query?e=95018"⁠ }