mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
✨ 优化网页内容获取功能,添加摘要生成支持,重构相关函数
This commit is contained in:
@ -24,7 +24,8 @@ dependencies = [
|
||||
"litedoc>=0.1.0.dev20241214103915",
|
||||
"newspaper3k>=0.2.8",
|
||||
"lxml[html_clean]>=5.3.0",
|
||||
"aiofiles>=24.1.0"
|
||||
"aiofiles>=24.1.0",
|
||||
"sumy>=0.11.0"
|
||||
|
||||
]
|
||||
license = { text = "MIT, Mulan PSL v2" }
|
||||
|
Reference in New Issue
Block a user