# AI Search 可能的bug？

**URL:** https://meta.discourse.org/t/ai-search-possible-bug/288951
**Category:** Bug
**Tags:** ai, ai-search
**Created:** [2023年十二月17日 02:40 UTC](https://meta.discourse.org/t/ai-search-possible-bug/288951 "2023-12-17T02:40:34Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [2023年十二月17日 02:40 UTC](https://meta.discourse.org/t/ai-search-possible-bug/288951/1 "2023-12-17T02:40:34Z")

</div>

每当我执行搜索时，都会收到此消息。

 ![Screenshot_20231216-223513](https://global.discourse-cdn.com/meta/original/4X/d/6/5/d659a10060a50feae0695640e17a97b298c58eaa.jpeg)

猜测是它将多个搜索合并到一个查询中。尽管有此消息，但仍会显示结果。

---

<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: [2023年十二月17日 18:44 UTC](https://meta.discourse.org/t/ai-search-possible-bug/288951/2 "2023-12-17T18:44:04Z")

</div>

这只在手机上可用吗？你最近几天有重新构建吗？

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [2023年十二月17日 18:49 UTC](https://meta.discourse.org/t/ai-search-possible-bug/288951/3 "2023-12-17T18:49:43Z")

</div>

> [@Falco](#):
>
> 你最近有重建吗？

截图在这里。

我有时仍然会触发限制。我在这里报告了 [Too many requests while searching - #9 by Moin](https://meta.discourse.org/t/too-many-requests-while-searching/286781/9?u=moin)

---

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [2023年十二月17日 21:08 UTC](https://meta.discourse.org/t/ai-search-possible-bug/288951/4 "2023-12-17T21:08:11Z")

</div>

抱歉。我还没有在桌面上进行测试。

我在这里的 Meta 上遇到了这个问题。

---

<div class="post-metadata">

### Author: ![keegan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/keegan/32/383395_2.png) [@keegan](https://meta.discourse.org/u/keegan)
#### Post date: [2024年一月12日 22:03 UTC](https://meta.discourse.org/t/ai-search-possible-bug/288951/10 "2024-01-12T22:03:45Z")

</div>

这应该已经解决了 🙂

> <https://github.com/discourse/discourse-ai/pull/422>
>
> \`onAppEvent("full-page-search:trigger-search")\` is triggered at minimum two time…s when a search is queried, sometimes three. This was causing a HyDE search request multiple times likely resulting in reaching rate limits (especially on mobile).
> 
> This PR prevents HyDE from being called multiple times for a single query by checking if a search is currently in progress before calling \`performHyDESearch()\`

---

<div class="post-metadata">

### Author: ![keegan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/keegan/32/383395_2.png) [@keegan](https://meta.discourse.org/u/keegan)
#### Post date: [2024年一月15日 22:04 UTC](https://meta.discourse.org/t/ai-search-possible-bug/288951/11 "2024-01-15T22:04:00Z")

</div>

此主题在上次回复后 3 天自动关闭。不允许新的回复。
