This commit is contained in:
xunbu
2025-05-08 16:47:14 +08:00
parent 6ebeba0850
commit 108933370b
3 changed files with 6 additions and 8 deletions

View File

@@ -6,10 +6,11 @@
# 安装
使用pip
`pip install doctranslate`
`pip install docutranslate`
使用uv
`uv add doctranslate`
`uv init`
`uv add docutranslate`
# 前置条件获取大模型平台的baseurl、key、model-id
由于需要使用大语言模型进行markdown调整与翻译所以需要预先获取模型的baseurl、key、model-id