Cloud 1024

Results 15 comments of Cloud 1024

> #138 已支持, 该模块改自new api的代码。使用方式和它一致。 似乎最新版本的docker还没支持

我使用new-api的可以正常会话,使用最新0.7.2日志会打印 one-api日志打印: `relay error (channel #86): 无效的请求, 无法获取midjourney provider` 客户端日志: ``` config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], transformRequest: [ [Function:...

> @itq5 你使用的是`plus`吗? 我修复了一些可能出错的地方,拉取`docker pull ghcr.io/martialbe/one-api:dev` 你能帮我测试一下看是否正常吗? 拉取最新的dev版本,还是会报错relay error (channel #86): 无效的请求, 无法获取midjourney provider,使用的是https://api.holdai.top中转,new-api项目正常使用。

> 现已实现 > > [NotionNext/lib/plugins/aiSummary.js](https://github.com/tangly1024/NotionNext/blob/1c2ba4942f7d781f4c54bee71d52a9d2e061cce0/lib/plugins/aiSummary.js#L8) > > Line 8 in [1c2ba49](/tangly1024/NotionNext/commit/1c2ba4942f7d781f4c54bee71d52a9d2e061cce0) > > export async function getAiSummary(aiSummaryAPI, aiSummaryKey, truncatedText) { aiSummaryAPI aiSummaryKey怎么使用呢,需要部署很么后端或者申请什么网站的KEY哇?