Results 34 comments of OnEvent

遇到同样的 Bug +1,我这里是回答 Token 数不会超过 20,且设置 max_tokens 无效

这似乎不是受 NextChat 影响的,我通过直接调用 API (经过代理)也会出现同样的情况

+1 建议也接入 OAuth2.0 标准 或者 SAML 的单点登录支持

通过 API 调用任何模型都是收费的

Sorry, but I didn't get it. When I start a slave station, I use this ```ts import { ServerTCP, IServiceVector } from "modbus-serial" const vector: IServiceVector = { /* some...

> This seems to work around the compiling issue in TypeScript: > > ``` > npm install serialport@9 > npm i --save-dev @types/serialport > ``` Both the `@9` version and...

不再推荐 Logto 吗,是什么原因呢?最近还正准备从 Casdoor 迁移到 Logto 上