Liu Jinyi
Liu Jinyi
我使用以下方法安装1.19.1就没问题 ``` wget https://cdn.jsdelivr.net/gh/lework/kainstall/kainstall.sh bash kainstall.sh init \ --master 192.168.36.40 \ --worker 192.168.36.41 \ --user root \ --password kkkzoz \ --port 22 \ --version 1.19.1 \ --upgrade-kernel bash kainstall.sh init...
Fixed a tiny error
### 🥰 需求描述 让助手的头像有更多的选择 + 比如我使用一个 GPT 的助手,我想让它的头像是 OpenAI 的 icon + 使用一个 Claude 的助手,我想让它的头像是 Claude 的 icon ### 🧐 解决方案 在候选项中添加lobe-icons 的选择 ### 📝 补充信息 _No response_
I add a web page of attention visualization to help others to understand the principle of three different strategies: + Ring + Striped + Zigzag It looks like this:
```md 状态空间 $S$、行动空间 $A$、状态转移函数 $P(s '|s,a)$、奖励函数 $R(s,a)$、折扣因子 $\gamma$ ``` 这种情况下 zhlint 会认为引号未闭合 配置文件如下: ``` { "rules": { "spaceBetweenMixedwidthContent": true, "spaceOutsideCode": true, "noSpaceBetweenFullwidthContent": false, "halfwidthPunctuation": "", "fullwidthPunctuation": "", "adjustedFullwidthPunctuation": "", "unifiedPunctuation":...
OS: MacOS 15.6 VSCode version: 1.102.3 CodeLLDB version: 1.11.5 Compiler: clang Debuggee: When using `codelldb` to launch a debug session with the `terminal` option in `launch.json` set to `integrated`, `codelldb`...
### Pre-submission Checklist - [x] I have searched the existing issues and this bug has not been reported yet - [x] I have tested this issue on the [demo site](https://demo.usememos.com)...