dadaoerv
dadaoerv
如题。有没有什么办法?比如关闭悬浮窗
我遇到了。 直接附上解决方法: https://www.zhihu.com/question/587322263/answer/2919916984
 the bot won't answer twice..... the showing question is for test, I change question for many times.
export HTTP_PROXY=http://yourproxyhostname:yourproxyport which config file should I put for proxy for openai. thanks
甲骨文AMD 机器,Debian11系统, 运行后出现: ImportError: cannot import name 'HOCRConverter' from 'pdfminer.converter' (/usr/local/lib/python3.9/dist-packages/pdfminer/converter.py) 请教是什么问题? 另外,我在windows本地运行,必须开可以访问openai的节点吧?
我用cursor尝试了,自动创建py程序,读取csv文件里的Title,检索摘要,但是失败了(我是代码零基础,纯白小白)。大佬能否加一个功能,根据Title的内容,检索摘要,并插入到之前的csv里。 我发现我差的不仅仅是代码,其实去哪个网站抓取信息都不知道。 自动创建的程序,总是尝试去检索pdf,导致运行没问题,但是pdf永远是不存在。