Results 83 comments of soulnull

lobechat团队那边我反馈过了, 那边是说OneApi这边的问题

![Image](https://github.com/user-attachments/assets/dbdd963c-d89e-431f-9649-dd3444620d4d)

> > ![Image](https://github.com/user-attachments/assets/61ed99c3-46e4-4e1f-8455-f60d4405a685) > > 我用的是这些模型,并且是从lobechat那边请求的 > > { "error": { "code": 500, "type": "", "param": "", "message": "An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting (request...

> 我用最新的alpha和1.52的lobechat试了一下,看起来是正常的。 > > ![Image](https://github.com/user-attachments/assets/992f98aa-776b-4c97-bba2-6f764b8bbca3) > > 你lobechat那边oneapi确定是配置在openai那个地方了吗? > > ![Image](https://github.com/user-attachments/assets/034e8de9-de2d-40bd-9fee-c51ce1332564) 是配置的这,我在docker环境变量配置的,难道是客户端模型才可用?我试试

![Image](https://github.com/user-attachments/assets/0b297749-5b6f-4cab-a6c8-e19da01c48cc) > 我用最新的alpha和1.52的lobechat试了一下,看起来是正常的。 > > ![Image](https://github.com/user-attachments/assets/992f98aa-776b-4c97-bba2-6f764b8bbca3) > > 你lobechat那边oneapi确定是配置在openai那个地方了吗? > > ![Image](https://github.com/user-attachments/assets/034e8de9-de2d-40bd-9fee-c51ce1332564) 在界面上配置问题依旧,你的OneAPi有配置GEMINI_VERSION=v1beta吗? 目前版本:v0.6.10,稍后我升级到最新alpha再试试吧

升级到最新版本还是问题依旧,搞不清楚哪个环节有问题,大概率是lobechat配置的问题,配置到ChatBox是正常的[ ![Image](https://github.com/user-attachments/assets/dd6294e3-b3e1-495c-8e43-094a1983161e) ](url)

> 我用的berry主题,可以直接设置渠道版本,一直用的是v1beta。你先试试最新的alpha看看。 你在OneApi中配置Gemini的渠道类型是Gemini还是OpenAi?

还没找到问题,头都秃了🤒

USER_CONTENT_REQUEST_TIMEOUT:用户上传内容下载超时时间,单位为秒。 USER_CONTENT_REQUEST_PROXY:设置后使用该代理来请求用户上传的内容,例如图片。 这有没有用呢?

如果是接入的lobechat,加上环境变量LLM_VISION_IMAGE_USE_BASE64=1,图片转base64方式上传就不会报错,怀疑是网络问题导致图片上传失败报错