回退httpx版本,优化提示词(有关表格),修复了ai报错过多时卡死的问题
This commit is contained in:
@@ -4,7 +4,7 @@ description = "文件翻译工具"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"httpx>=0.28.1",
|
||||
"httpx==0.27.2",
|
||||
"markdown2>=2.5.3",
|
||||
"fastapi[standard]>=0.115.12",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user