mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 09:20:14 +00:00
We switched to negative integers for seeded prompts, but we also need to delete the old ones using IDs 1/2/3 if they exist, or deploys will fail due to the unique index on the name column.