Wei Song Qu

Results 6 issues of Wei Song Qu

安卓制卡同步后,发现遮盖位置有偏移 1. IOS 偏移 2. ankiweb 偏移 3. PC 端 偏移 4. andriod OK

I just installed in my VPS through docker and the log showed it worked well. Also the files downloaded and also stored in my vps local storage. ![tmpC207](https://user-images.githubusercontent.com/47098938/152469450-58e61ceb-28e3-49fe-a72e-1efd90c2e1f7.png) ![tmp16CF](https://user-images.githubusercontent.com/47098938/152469557-ff24f2e0-4775-4ed3-a99c-9a92660e3944.png) Also...

Find the error in my docker logs msg="failed to update feed: https://www.youtube.com/playlist?list=xxxxxxxxxxxxxxxxxxx" error="update failed: failed to query video descriptions: googleapi: Error 400: The request specifies an invalid filter parameter., invalidFilters"...

### 这个问题是否已有issue - [X] 我确认没有已有issue,且已阅读**常见问题** ### 运行环境 - **OS**: WIN 10 - **Zotero version**: 6.0.26 - **Plugin version**: 0.29 ### 当前配置信息 ![image](https://github.com/MuiseDestiny/zotero-gpt/assets/47098938/68e64d91-e0bf-4adf-a596-8bee0e9c5c98) ### 问题详情 我利用 https://github.com/stulzq/azure-openai-proxy 这个服务,在vps上自建了将azure 的api转换成了openai的api。 在chatbox AMA...

I want to customize the Claude/openai API address. For some reason, I cannot directly access the official API address. I want to customize the API address to access the service.

conda create --name imagepy python=3.10 git clone https://github.com/Image-Py/imagepy.git cd imagepy pip install -r requirements.txt python setup.py install 然后告诉缺少了matplotlib 和 vispy。 安装好了,还是各种报错 能否指定下依赖版本啊,报错好多处理不来啊