# AI heeft nogal wat gists in het Engels veranderd

**URL:** https://meta.discourse.org/t/ai-changed-quite-many-gists-in-english/364039
**Category:** Support
**Tags:** ai, ai-summarize
**Created:** [29 april 2025 om 19:23 UTC](https://meta.discourse.org/t/ai-changed-quite-many-gists-in-english/364039 "2025-04-29T19:23:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [29 april 2025 om 19:23 UTC](https://meta.discourse.org/t/ai-changed-quite-many-gists-in-english/364039/1 "2025-04-29T19:23:18Z")

</div>

Summary-bot, that short one, was totally sure Finnish is actually English, and changed/re-generate quite big bunch of gists in English. My Finnish users think `/latest` looks strange now.

I can`t write some pseudo post is every topic and push new summary that triggers creation of new gist — this time in Finnish, because I changed the prompt more suitable for my audience.

Can I do some rails magic, or do I have to delete every summaries, long and short ones, from database, and start over with creation?

And would I do such operations?

(Now I remebered I’m doing backup 4 times a day, because I **knew** one a day is not enough… perhaps I can miss few posts, and do restoring that way 🤔)

---

<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: [29 april 2025 om 19:29 UTC](https://meta.discourse.org/t/ai-changed-quite-many-gists-in-english/364039/3 "2025-04-29T19:29:30Z")

</div>

> [@Jagster](#):
>
> Can I do some rails magic

```ruby
AiSummary.where(summary_type: AiSummary.summary_types[:gist]).destroy_all

```

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [29 april 2025 om 19:38 UTC](https://meta.discourse.org/t/ai-changed-quite-many-gists-in-english/364039/4 "2025-04-29T19:38:56Z")

</div>

God I’m stupid. I changed to 2-container and forgot totally to fix my backup-script 🤦‍♂️

So, it is more expensive way then. My user would be quite… not so happy, if I delete 22 hours worth of posts.

Thanks Falco, I’ll use that.

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [29 april 2025 om 19:53 UTC](https://meta.discourse.org/t/ai-changed-quite-many-gists-in-english/364039/5 "2025-04-29T19:53:27Z")

</div>

One stupid question more… is there any solution where I don’t need to tap enter 12 times per every deleted gist 🫣

**edit**

iPad and Blink-app: the key `>` did the job. Everytime something new.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [29 mei 2025 om 19:54 UTC](https://meta.discourse.org/t/ai-changed-quite-many-gists-in-english/364039/6 "2025-05-29T19:54:01Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
