更新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

View File

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