# Discourse AI 无法翻译大量帖子和主题

**URL:** <https://meta.discourse.org/t/discourse-ai-failing-to-translate-large-number-of-posts-and-topics/385414>\
**Category:** Support\
**Tags:** ai, content-localization\
**Created:** [2025年十月13日 07:55 UTC](https://meta.discourse.org/t/discourse-ai-failing-to-translate-large-number-of-posts-and-topics/385414 "2025-10-13T07:55:49Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2025年十月13日 16:16 UTC](https://meta.discourse.org/t/discourse-ai-failing-to-translate-large-number-of-posts-and-topics/385414/5 "2025-10-13T16:16:22Z")

</div>

> [@panrafal](#):
>
> 我根据我的发现将思考工作量减少到“低”，并获得了所有翻译。但我认为像这样限制输出令牌是适得其反的，因为思考模型在翻译中不受限制，而用户却不知道为什么会失败。

我们不得不限制 max\_tokens，因为我们使用结构化输出来进行翻译时，许多小型模型很容易陷入无限循环。

我相信新版本的 OpenAI Responses API 在计算思考令牌时不计入 max\_tokens，这解决了这个问题。

---

_[View the full topic](https://meta.discourse.org/t/discourse-ai-failing-to-translate-large-number-of-posts-and-topics/385414)._
