# Discourse AI 引发新的 SSL 和 Connection Reset by Peer 错误

**URL:** https://meta.discourse.org/t/discourse-ai-causing-new-ssl-and-connection-reset-by-peer-errors/353600
**Category:** Bug
**Tags:** ai
**Created:** [2025年二月21日 13:21 UTC](https://meta.discourse.org/t/discourse-ai-causing-new-ssl-and-connection-reset-by-peer-errors/353600 "2025-02-21T13:21:26Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2025年二月24日 05:40 UTC](https://meta.discourse.org/t/discourse-ai-causing-new-ssl-and-connection-reset-by-peer-errors/353600/6 "2025-02-24T05:40:05Z")

</div>

我在这里修复了 o1-mini 和 o1-preview 的回归问题：

> <https://github.com/discourse/discourse-ai/pull/1149>
>
> 1. Legacy reasoning models (o1-preview / o1-mini) do not support developer or sy…stem messages, do not use them.
> 2. LLM editor form not showing all provider params due to missing remap

不过我对 SSL 问题感到困惑，我们并没有更改底层库。

也许这与流式传输有关，尝试禁用你的 OpenAI LLM 上的流式传输，看看问题是否会自行解决？你那里的测试使用的是 gpt-4o-mini，但没有使用流式传输。

---

_[View the full topic](https://meta.discourse.org/t/discourse-ai-causing-new-ssl-and-connection-reset-by-peer-errors/353600)._
