优化提示词

This commit is contained in:
xunbu
2025-07-24 17:32:21 +08:00
parent 2ffa3166c5
commit 6ab3278481
6 changed files with 13 additions and 1608 deletions

View File

@@ -313,3 +313,13 @@ translater = FileTranslater(base_url="<baseurl>",
### Filetranslater的解析缓存机制
工具默认会缓存最近10条全局解析记录存于内存中可以通过`DOCUTRANSLATE_CACHE_NUM`环境变量进行修改
## Star History
<a href="https://star-history.com/#xunbu/docutranslate&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=xunbu/docutranslate&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=xunbu/docutranslate&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=xunbu/docutranslate&type=Date"/>
</picture>
</a>