youngfree

Results 13 comments of youngfree

dm.py line 189 返回类似:www.baidu.com这种没有path的mock数据,都会没有名字(dm.py line 222接收)

url 正则也是按照path来判断的,会有同样问题

> This might be a duplicate of my issue, #81. I have a couple issues outstanding for the utility throwing errors or not working. I have found that it seems...

> I am no longer involved with project or the company, sorry. @LeoNatan Thanks for your reply, and who is maintaining this project now? :D

Hi @peter65374 I have this same problem, have you found a resolution yet? ``` Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised APIConnectionError: \n Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443):...

> 这是我在 3.5 键上使用 ChromeGPT 玩了一下: https://youtu.be/XZ8bqt3ffWs?t=763 Thanks!!!

@kmb25 Create Selenium driver failed. You can debug here get source err message: https://github.com/richardyc/Chrome-GPT/blob/3e495dcd3745b6d4c2bb300f2c8385fed0877c2c/chromegpt/tools/selenium.py#L46

> `npm uninstall -g create-react-app; npm cache clear --force; npm install;npx create-react-app `myapp`` worked for me worked for me!