Results 42 comments of Leo Liang

For anyone who wants to use this feature, you can temporarily use my fork before this pull request gets merged. - NPM: https://www.npmjs.com/package/@aleung/redoc - CDN: https://unpkg.com/@aleung/redoc@latest/bundles/redoc.standalone.js - Source: https://github.com/aleung/redoc

It happens to me quite often. Toggling offline/online doesn't solve the issue, have to restart the app (with the unsaved changes lost).

> 只对特定的系统prompt起作用的话,没必要专门搞个配置项吧。 不是针对特定的prompt啊,任何prompt都可以用,而且这是一个 best practice。例如,一个翻译的bot,如果prompt是: ``` 请将用户输入的文字翻译成英文 ``` 当用户输入了一个疑问句,或者是一个指令,AI可能就不会翻译用户的输入,而且回答问题或者执行新指令。用了分隔符,就可以避免这个问题。 ![image](https://github.com/Yidadaa/ChatGPT-Next-Web/assets/271538/cfe0e5a0-e0b3-4fac-9a9d-c2e6448f9e64)

对,模板更好。等我迟些有空改一下。

> I did not get how to use it do delimiter only certain part of the input message... When I put on the configs it will delimiter every message I...

Where is your ruleset file? I just figured out that the file path should be related to the ruleset file but not the current directory. For example, if the project...

@greenbigfrog I got the same error after upgrading moonraker. I just change the sock path to `/tmp` then it works fine: `moonraker/components/extensions.py`: ```py # sock_path = comms_path.joinpath("moonraker.sock") sock_path = "/tmp/moonraker.sock"...

You can use my fork [@aleung/fs-monkey](https://www.npmjs.com/package/@aleung/fs-monkey) temporary until #217 got merged and published.

The folder structure seems had been changed, I found it in the file: `ckolkman.vscode-postgres-1.4.3\out\common\formatting.js`

Linux: delete the file `~/.config/SuperSlicer/ui_layout/*/version.ini`