nice-jiang
nice-jiang
版本 v0.3.5.dev1 使用docker-compose启动  模型配置  其中API Key是从此处获取  系统模型设置-助手模型设置  构建-新建助手设置  会话只用当前助手  就会报Error: Connection error. 我不知道哪里出了问题 日志也是说的是Connection error.  排除apikey和模型名字的问题 bisheng-backend容器中使用 ``` curl -X POST https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions -H...
How can I download an LFS file through the GitLab API? My GitLab version is `gitlab/gitlab-ce:15.11.13-ce.0`. The version of `gitlab4j-api` I am using is: ```xml org.gitlab4j gitlab4j-api 5.6.0 ``` Please...