WangShaoyu1

Results 10 issues of WangShaoyu1

不支持 垂直方向滚动么,没看到相关配置

fix:生产的回答中如果有图片。通过a标签点击,发现跳转的是web服务器端口下的地址,很明显生成的图片是在后端服务的端口地址。 和下面的audio、video的写法保持一致,加上一个BASE_URL

after downlaod all models,excute the next command: python models_server.py --config config.yaml // local_deployment: standard it goes wrong: PS D:\gitlab\JARVIS\server> python models_server.py --config config.yaml The torchaudio backend is switched to 'soundfile'....

当新建知识库文件夹,其下无文件,会报错,响应类型不对,应该是ListDocsResponse(data=[]),而不是 {"code": 1, "msg": f"Knowledge base {knowledge_base_id} not found"}

http://air.inspur.com/ 不能访问

code: dls = TextDataLoaders.from_folder(untar_data(URLs.IMDB), valid='test') learn = text_classifier_learner(dls, AWD_LSTM, drop_mult=0.5, metrics=accuracy) learn.fine_tune(2, 1e-2) platform: win11 torch==2.2.2+cu121 torchaudio==2.2.2+cu121 torchvision==0.17.2+cu121 RTX3090

https://pypi.org/project/pystatsd/ ,please update 0.1.11

github上例子中,token该怎么获取试用版本的?

update: 1、add response header Content-Type:application/json,charest=UT…F-8, solve cannot display chinese word 2、update the openai api key pattern, like sk-wa-xxx 3、add Optional for additional_input, in TaskRequestBody and StepRequestBody, to avoid 422 status...

size/m
internationalization
AutoGPT Agent

现象:PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'temp.mp4' 系统:Windows11 修改点:app.py,line 267增加一行代码 reader.close()