更新readme

This commit is contained in:
xunbu
2025-05-08 15:32:50 +08:00
parent be5d84eb15
commit 204c325209
2 changed files with 10 additions and 6 deletions

2
.idea/workspace.xml generated
View File

@@ -302,7 +302,7 @@
<workItem from="1746588383790" duration="2614000" />
<workItem from="1746593417117" duration="25924000" />
<workItem from="1746626070703" duration="7931000" />
<workItem from="1746669839816" duration="16840000" />
<workItem from="1746669839816" duration="17865000" />
</task>
<servers />
</component>

View File

@@ -1,10 +1,14 @@
# FileTranslate
## 一个使用大预言模型(llm)翻译pdf和markdown的包
# 简介
## FileTranslate
一个使用大预言模型(llm)翻译pdf和markdown的包
[github主页](https://github.com/xunbu/filetranslate)
# 安装
## 使用pip
使用pip
`pip install filetranslate`
## 使用uv
使用uv
`uv add filetranslate`
# 前置条件获取大模型平台的baseurl、key、model-id