xiaohundun
xiaohundun
### issue规范 - MacOS版本 : 10.15.7 - 微信版本 : 3.4.1 - 小助手版本 : 3.4.1 - BUG描述 : 放大图片时的UI错位问题 - 操作场景 : 点开聊天记录中的图片放大显示时 - 方便的话提供日志, 截图或者视频(可选) 发现是因为窗口标题栏背景是透明的,打开会显示窗口标题栏后面内容,关闭有动画,多打开几次,放大图片窗口的整个标题栏都有点儿乱了
 每个网站都会异常,具体就是Cannot read property [host] of null MacOS Chrome
**What is the current behavior? Describe the bug** In 'Distraction-free' mode, 'height and 'min-height' have no effect **Please provide the steps to reproduce and if possible a minimal demo of...
版本: ``` version=1.5.0 groupId=com.yomahub artifactId=tlog-all-spring-boot-starter ``` 方法: ```java @TLogAspect({"invoiceRequest.omsOrder.id"}) public String red(InvoiceRequest invoiceRequest) throws Exception {} ``` InvoiceRequest: ```java @Data public class InvoiceRequest { private OmsOrder omsOrder; private List omsOrderDetailList;...
os:14.3.1 微信:3.8.6
**问题描述 / Problem Description** Agent chat 的时候知道该用什么工具,但是并不会调用工具 调用记录: **环境信息 / Environment Information** - langchain-ChatGLM 版本/commit 号:2.10 - 使用的模型(ChatGLM2-6B / Qwen-7B 等):ChatGLM3-6B - 使用的 Embedding 模型(moka-ai/m3e-base 等):bge-large-zh-v1.5 - 使用的向量库类型 (faiss /...
**Describe the bug** 使用change_speed更改speed 每次都会报错xmalloc: out of memory **To Reproduce** ```python from paddlespeech.server.utils.audio_process import change_speed import os import soundfile as sf tts = TTSExecutor() tts( text="""你好啊,我叫某某某""", am="fastspeech2_male", lang="mix", voc="pwgan_male", output="output.wav",...
https://github.com/sunnyyoung/WeChatTweak-CLI/issues/62
openai 里的这个规则强制使用美国节点,但是这个域名的检测无法通过,有遇到相同情况的么