-
{
"dockers":"koishijs/koishi"
}
-
目前 pptr 是没有跟随 Koishi 全局代理的设置:
https://github.com/koishijs/koishi-plugin-puppeteer/blob/a93fcda92c82c8ab0fbc6b1f8c297ee237dc5179/packages/core/src/index.ts#L58-L61
希望尊重 Koishi 全局代理设置(
想的一个笨笨方法:
…
-
### Describe the bug
问题1:
``` text
❯ yarn dev
yarn run v1.22.21
$ node ./src/main.js
P:\Xiying\koishi\node_modules\cordis\lib\index.cjs:614
throw new Error('invalid plugin, expect functio…
-
### Describe the bug
运行时出现以下错误:
``` text
❯ yarn dev
yarn run v1.22.21
$ node ./src/main.js
file:///P:/Xiying/node_modules/koishi/lib/index.mjs:2
import Loader from "@koishijs/loader";
^…
-
From #26 , I turns out that wordle should signal a failure after 6 guesses, but it didn't currently.
Looks like the code here is evaluated the former part first causing the error:
https://github…
-
```
2024-02-04 19:46:44 [I] loader reload plugin novelai:eatokh
2024-02-04 19:46:46 [I] novelai request { model: 'nai-diffusion-3', input: 'koishi, masterpiece, best quality', parameters:
{ seed: …
-
- [x] activemq https://hub.docker.com/r/alfresco/alfresco-activemq/tags
- [ ] affine
- [x] aitable https://hub.docker.com/r/apitable/openresty/tags
- [x] akaunting https://hub.docker.com/r/ak…
-
### Describe the bug
文档搜索失效
### Steps to reproduce
- 打开koishi.chat
### Expected behavior
可以搜索文档
### Screenshots
### Versions
- OS: macOS
- Platform: not relevant
- Node version: no…
arily updated
9 months ago
-
### Describe the bug
`session.argv` undefined
![image](https://github.com/koishijs/koishi/assets/25239977/55ee1f5d-2bb3-42bb-b3be-877db58f199b)
```
app TypeError: Cannot set properties of u…
-
### Describe the bug
novelai中token的参数设置默认不包含model,直接使用导致报错:发生未知错误 (400)。
切换成账号密码再切回token才能成功显示,解决问题。
### Steps to reproduce
安装koishi desktop0.8.1,安装novelai,默认参数设置第一行为sampler而不含model,使用时报错400。
登录方…