-
Hi there,
thank your very much for developing this valuable project.
Unfortunately, I just spent a few hours trying to figure out why the `onComplete` feature (documented [here](https://github.c…
-
知乎每日精选 2024-05-26 更新
-
知乎每日精选 2024-05-19 更新
-
### Contact Details
_No response_
### What happened?
Steps to reproduce:
1. Install Shelf.nu (npm install ; npm run build ; npm run start)
2. Go to Shelf URL and enter credentials
3. Shelf enc…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
```
docker run hello-world
```
should run normally.
…
-
## Java
>https://www.java.com/zh-CN/
>https://adoptopenjdk.net/
>查看版本
```bash
java -version
```
***
### vscode 插件
>Java Extension Pack
>Prettier Java [格式化 shift + alt + F]
>可安装插件中…
-
Create notification tables and bootstrap NestJS objects (controller, service...)
Create a first notification, dispatched when someone is assigned to a task
Do we use a library? Would be ideal to…
-
### 📦 部署环境
Docker
### 📌 软件版本
lobehub/lobe-chat-database:latest
### 💻 系统环境
Other Linux
### 🌐 浏览器
Chrome
### 🐛 问题描述
使用glm-4v-plus模型时,上传图片后模型无法正常回答,报以下错误:
```
{
"error": {…
-
**例行检查**
[//]: # '方框内填 x 表示打钩'
- [x] 我已确认目前没有类似 issue
- [x] 我已完整查看过项目 README,以及[项目文档](https://doc.fastgpt.in/docs/intro/)
- [x] 我使用了自己的 key,并确认我的 key 是可正常使用的
- [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
…
-
Hi, I've been implementing the lib successfully in dev, but error handling doesn't work as expected.
in my class Worker:
```js
this.instance = new PgBoss({
host: host,
port: port,…