discourse/plugins/discourse-ai/app
Natalie Tay 1e1d71af62
FIX: Publish the topic instead of the post to refresh topic titles (#34961)
When a topic has its title is translated, we're not refreshing the topic
titles correctly. This PR fixes the channel we're publishing on.
2025-09-25 03:12:41 +08:00
..
controllers/discourse_ai FIX: Also translate topic title if 'Translate Post' is on the first post (#34947) 2025-09-24 22:18:28 +08:00
helpers/discourse_ai/ai_bot
jobs FIX: Publish the topic instead of the post to refresh topic titles (#34961) 2025-09-25 03:12:41 +08:00
mailers
models FEATURE: add support for Groq as a pre-configured LLM (#34402) 2025-08-19 16:17:45 +10:00
serializers FEATURE: CRUD access for ai-artifacts (admin only) (#34193) 2025-08-14 12:17:20 +10:00
services
views