From 73efc235c6875d32d29bad77079afbd74bbc136a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Thu, 4 Apr 2024 04:16:06 +0800 Subject: Update README.rst --- README.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index b45cd80..20fdda4 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,9 @@ |official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| -.. image:: https://images.repography.com/39938419/HydroRoll-Team/HydroRoll/structure/ZbjPFFiNYq0UR3cTqEwQHLzqWSn3SeO30n9Nk3SwmVU/P3iLPoavAOE9FSLe1r5_jJObx8LljYhDBCDfkumyDY0_table.svg - :alt: Structure - :target: https://github.com/HydroRoll-Team/HydroRoll - :width: 60 - :align: right .. start-index -跨平台、多模态、高度自定义的骰系开发框架 +跨平台、多模态、高度自定义的骰系开发框架 |Structure_2| ================================== 欢迎来到 *HydroRoll* [水系],一个依据科学架构并由多模态模型赋能,使用 *Rust* 与 *Python* 编写的高性能、跨平台骰系开发框架。 @@ -131,6 +126,12 @@ .. |Structure| image:: https://images.repography.com/39938419/HydroRoll-Team/HydroRoll/structure/ZbjPFFiNYq0UR3cTqEwQHLzqWSn3SeO30n9Nk3SwmVU/-8GQ3jezs4jjRVX5ZbACiuiSwmPbkzEdEQAyP2ednF0_table.svg :target: https://github.com/HydroRoll-Team/HydroRoll :alt: Structure + :align: right +.. |Structure_2| image:: https://images.repography.com/39938419/HydroRoll-Team/HydroRoll/structure/ZbjPFFiNYq0UR3cTqEwQHLzqWSn3SeO30n9Nk3SwmVU/P3iLPoavAOE9FSLe1r5_jJObx8LljYhDBCDfkumyDY0_table.svg + :alt: Structure + :target: https://github.com/HydroRoll-Team/HydroRoll + :width: 60 + :align: right .. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json :target: https://github.com/astral-sh/ruff :alt: Ruff @@ -156,4 +157,4 @@ .. |license icon| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll.svg?type=shield&issueType=license :target: https://app.fossa.com/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll?ref=badge_shield&issueType=license .. |FOSSA Status| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll.svg?type=large&issueType=license - :target: https://app.fossa.com/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll?ref=badge_large&issueType=license \ No newline at end of file + :target: https://app.fossa.com/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll?ref=badge_large&issueType=license -- cgit v1.2.3-70-g09d2 From 571611a0958382b0d8c69e283879b52856a47090 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 19 Apr 2024 00:23:53 +0800 Subject: fix(readme): fix **webui** render shape --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 20fdda4..ffc893d 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ - 👍 跨平台,对接 *onebot* 协议、 *kook* 平台、 *dingtalk* 软件、 *telegram*、 *discord*、 *minecraft*...与自研 *IM* 平台。 - 🧩 兼容的插件设计,可编写 *lua*、 *python*、 *javascript* 脚本,为附加功能赋能, *Blockly* 傻瓜式在线可视化编写水系脚本插件。 - 🎲 *Meta* 级别的掷骰表达式解析库,可自定义任何解析规则,或可用于一条指令执行多个操作~>学习 `oneroll `_。 -- 🤖 内嵌 *AI* 工具——水系模型工作流,*webui* 管理各个单一任务模型的输入输出与嵌套关系,低成本实现媲美大模型的多任务功能。 +- 🤖 内嵌 *AI* 工具——水系模型工作流, *webui* 管理各个单一任务模型的输入输出与嵌套关系,低成本实现媲美大模型的多任务功能。 - 🎢 渐进式学习框架,从编写简单的 *nivis reply* 脚本,到编写满足小需求的 *lua*、 *python* 脚本,再到成为世界主编写自己的规则包模块,甚至训练水系模型,层层递进,轻松学习。 - 🔓 更多特性等你发掘! -- cgit v1.2.3-70-g09d2 From 8f9b49eb2151607e546ead7f34ede1762b3e1e4b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 19 Apr 2024 00:39:53 +0800 Subject: chore(readme): add badge for CodeQL --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index ffc893d..129a216 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -|official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| +|official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| |CodeQL| .. start-index @@ -158,3 +158,5 @@ :target: https://app.fossa.com/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll?ref=badge_shield&issueType=license .. |FOSSA Status| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll.svg?type=large&issueType=license :target: https://app.fossa.com/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll?ref=badge_large&issueType=license +.. |CodeQL| image:: https://github.com/HydroRoll-Team/HydroRoll/actions/workflows/github-code-scanning/codeql/badge.svg + :target: https://github.com/HydroRoll-Team/HydroRoll/actions/workflows/github-code-scanning/codeql -- cgit v1.2.3-70-g09d2 From 6ea635975a770cb8f95d544534a10a370663c63c Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 21 Apr 2024 09:37:33 +0800 Subject: chore(readme): sync with banner fix --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 129a216..7d51e0e 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ |official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| |CodeQL| -.. start-index - 跨平台、多模态、高度自定义的骰系开发框架 |Structure_2| ================================== +.. start-index + 欢迎来到 *HydroRoll* [水系],一个依据科学架构并由多模态模型赋能,使用 *Rust* 与 *Python* 编写的高性能、跨平台骰系开发框架。 🌏 此框架主要用于解决 **“如何更好的为冷门规则书做适配”** 与 **“如何更好的实现人机交互”** 两个问题。如果你是世界主、规则书作者、人工智能(自然语言处理方向)爱好者,那么水系或许是你的不二之选。 -- cgit v1.2.3-70-g09d2 From 1a8296d9a698185406fe4e72678dc430fff0760a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 28 May 2024 18:17:55 +0800 Subject: chore: Update README.rst Change `hydro_roll` to `hydro-roll`. --- README.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 7d51e0e..3bb55e5 100644 --- a/README.rst +++ b/README.rst @@ -32,16 +32,16 @@ .. code:: shell - pip install hydro_roll - # pip install hydro_roll[all] 安装所有组件 - # pip install hydro_roll[basemodel] 安装基础模型 - # pip install hydro_roll[dev] 安装开发包 + pip install hydro-roll + # pip install hydro-roll[all] 安装所有组件 + # pip install hydro-roll[basemodel] 安装基础模型 + # pip install hydro-roll[dev] 安装开发包 接着使用 ``atien`` 命令搭建机器人模板并运行。 .. code:: shell - atien new -b coc_example "HydroRollBot" + atien new -b coc-example "HydroRollBot" cd HydroRollBot atien run @@ -57,11 +57,11 @@ pip install iamai iamai new "HydroRollDevBot" - iamai install hydro_roll --dist HydroRollDevBot + iamai install hydro-roll --dist HydroRollDevBot # cd HydroRollDevBot - # iamai install hydro_roll + # iamai install hydro-roll -接着你需要自行修改 *config.toml* 中的相关适配器与 *hydro_roll* 插件的配置。 +接着你需要自行修改 *config.toml* 中的相关适配器与 *hydro-roll* 插件的配置。 最后你可能需要一个启动锚点—— ``main.py``。 -- cgit v1.2.3-70-g09d2 From 14ac17b8b82a0ae6b70d7d61a88248d52e80e450 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 10 Jun 2024 16:56:33 +0800 Subject: Update README.rst --- README.rst | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 3bb55e5..a378caf 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,6 @@ -|official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| |CodeQL| +|official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| |CodeQL| - -跨平台、多模态、高度自定义的骰系开发框架 |Structure_2| +跨平台、多模态、高度自定义的骰系开发框架 |Structure2| ================================== .. start-index @@ -127,11 +126,8 @@ :target: https://github.com/HydroRoll-Team/HydroRoll :alt: Structure :align: right -.. |Structure_2| image:: https://images.repography.com/39938419/HydroRoll-Team/HydroRoll/structure/ZbjPFFiNYq0UR3cTqEwQHLzqWSn3SeO30n9Nk3SwmVU/P3iLPoavAOE9FSLe1r5_jJObx8LljYhDBCDfkumyDY0_table.svg - :alt: Structure - :target: https://github.com/HydroRoll-Team/HydroRoll +.. |Structure2| image:: https://images.repography.com/39938419/HydroRoll-Team/HydroRoll/structure/ZbjPFFiNYq0UR3cTqEwQHLzqWSn3SeO30n9Nk3SwmVU/P3iLPoavAOE9FSLe1r5_jJObx8LljYhDBCDfkumyDY0_table.svg :width: 60 - :align: right .. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json :target: https://github.com/astral-sh/ruff :alt: Ruff -- cgit v1.2.3-70-g09d2