Shitao Wu
Shitao Wu
- Fix typo. - Put spaces on both sides of the English words that are sandwiched between the Chinese words.
### MaxKB 版本 v1.0.4 (build at 2024-04-19T16:59, commit: 7c001221) ### 请描述您的需求或者改进建议 当前权限设置仅包含「管理」和「使用」两项。对于应用,仅拥有「使用」权限的用户,依然可以看到应用的概览、设置、命中测试以及对话日志。在账号为客户使用的情况下,希望仅能使用问答功能,以及看到账号的对话日志;不希望看到概览、设置、命中测试以及所有的对话日志。 ### 请描述你建议的实现方案 1. 细分权限:管理、使用(可查看不能修改)、仅问答(具体可取名)。 2. 调整权限范围:管理是均可使用,使用只包含问答功能。 ### 附加信息 _No response_
I have set `code-link: true` in Quarto HTML to add hyperlinks in the code, but I noticed that only using `library(tidymodels)` does not generate the corresponding hyperlinks for the functions....
Thank you for providing such useful learning materials! I found a typo in my study.
二级标题(6.4)格式矫正
### MaxKB 版本 v1.1.3 ### 请描述您的需求或者改进建议 希望问答系统能根据用户的问题智能推荐后续对话。 ### 请描述你建议的实现方案 _No response_ ### 附加信息 _No response_
According to the configuration information, `http://www.yourdomain.com:80` is used to access the service on port `80` of the internal network machine.