Yuki

Results 75 comments of Yuki

先安装 spacy 的依赖: `pip install cython cymem murmurhash preshed numpy blis thinc` 然后直接指定macos 版本安装即可 `pip install 'spacy[apple]'`

Hi @jamescarppe , I met the same problem today and it took me several hours to try to solve it. But ... The error appears as: ```root@managera1:/home/ubuntu# docker service logs...

Hi, 请参照ref: https://github.com/binary-husky/gpt_academic/blob/85b92b7f07af5dab3c551ca5444a5e1d146e1b24/config.py#L130-L133 在您的 config_private.py下配置 而不是系统环境变量

Got the same issue. Hope we can have traefik middleware supports

有中转的话可以尝试使用 one-api 方式接入 例如`one-api-claude-3-5-sonnet-20241022(max_token=200000)`

> > 有中转的话可以尝试使用 one-api 方式接入 例如`one-api-claude-3-5-sonnet-20241022(max_token=200000)` > > 会报告finish_reason: None,第三方那边日志看得到查询记录 > > 使用one-api接入CHATGPT 是正常的 这样的话是正常的

A fix for the new Azure API key pattern has been submitted as an interim measure to address this issue. #2098

非常需要 o1-preview 也会报错不支持 stream

> > 非常需要 o1-preview 也会报错不支持 stream > > O1 已经支持stream 了的,你的如果不支持说明不是openai 官方的,可能是azure 的 是的 想问下目前有解决方案嘛

Hi @louislam, Currently, Docker Hub is no longer available in China. The best way to avoid this is by using private registries. Personally, I am using Azure Container Registry (azurecr),...