ChatChat icon indicating copy to clipboard operation
ChatChat copied to clipboard

[Q&A] 可能遇到的问题

Open okisdev opened this issue 1 year ago • 0 comments

可能遇到的问题

Application error: a client-side exception has occurred (see the browser console for more information).

未完整填写所有所需环境变量导致,请看 https://docs.okis.dev/zh-CN/chat/deployment/

输出内容杂乱

这通常是相关模型不完善导致的。

所以你可能看到以下情况:

CleanShot 2023-05-02 at 03 50 18@2x

这是因为模型返回的内容本身如下: CleanShot 2023-05-02 at 03 49 59@2x CleanShot 2023-05-02 at 03 33 01@2x

抓取网页(返回成功,但是生成 AI 内容)失败

基本上是页面投喂的内容超过了当前 AI 模型最大的 token 限制

搜索配置

需要获取 Google Programmable Search Engine ID 和 API Key,分别在 https://programmablesearchengine.google.com/controlpanel/all 和 https://developers.google.com/custom-search/v1/introduction

okisdev avatar May 02 '23 02:05 okisdev