firezym

Results 14 comments of firezym

+1 I set the timeout to 300s, but each time after 3 to 5 requests, It still fails as timeout...

@morganmcg1 Get it, thanks a lot for the info!

Thanks. I think it is an outdated issue now. Please proceed. @dosu-beta

> 好的。请问会需要用中文提问检索英文资料吗?还是说中文提问只检索资料库里的中文资料? 中英双语应该是个普遍需求,比如中文读英文文献,还有query代码中也会有英文注释之类的,当然这是对于中文领域,那么英文领域对于中文资料库query应该也有类似需求。

Same error frequently lately. I'm using completions in Chinese. The error is shown below : ![image](https://github.com/openai/openai-python/assets/3654421/9ee065f8-b3e1-4c41-a44d-ec3eb0723e59) ...... ![image](https://github.com/openai/openai-python/assets/3654421/98389004-4b34-4b32-9480-918b0001b676)

I can pass the `$ nb-clean check plotly-example-2.ipynb` on windows powershell command line too, returning the same results as you. But when I use `$ git add plotly-example-2.ipynb`, I still...

I temporarily changed the urllib3's poolmanager code to deprecate the error. But not sure if any other nasty things will happen. In my env, /home/username/miniconda3/envs/lang/lib/python3.11/site-packages/urllib3/poolmanager.py, At the start of the...

@nate-wandb That is correct. But I am not sure if wandb lib can go that deep into the urllib3 proxy level. I think you can pass this problem to the...

@nate-wandb Thanks a lot. Looking forward to it :)

@nate-wandb pip actually is not that important during running. OpenAI and wandb will run in the same proxy env at the same time, which matters. Please try OpenAI :)