Plugin Info
{
"name": "astrbot_plugin_latex_render",
"display_name": "LaTeX渲染插件",
"desc": "允许LLM调用render_to_image工具来渲染包含LaTeX或者markdown格式的文本,将其变为图片,用于在不支持直接渲染LaTeX的通讯软件上查看。",
"author": "6TBWhite",
"repo": "https://github.com/6TBWhite/astrbot_plugin_latex_render",
"tags": [
"latex",
"math",
"image-render",
"markdown"
]
}
Check List
Plugin Info
{ "name": "astrbot_plugin_latex_render", "display_name": "LaTeX渲染插件", "desc": "允许LLM调用render_to_image工具来渲染包含LaTeX或者markdown格式的文本,将其变为图片,用于在不支持直接渲染LaTeX的通讯软件上查看。", "author": "6TBWhite", "repo": "https://github.com/6TBWhite/astrbot_plugin_latex_render", "tags": [ "latex", "math", "image-render", "markdown" ] }Check List