discourse/plugins/discourse-ai/app
Keegan George 7b17447c68
DEV: Add more early exits for credit limits on translation jobs (#35578)
Adding more early exits on translation related jobs to prevent Job
exceptions from showing up in the logs
2025-10-23 13:04:18 -07:00
..
controllers UX: remove total and update backfill message for AI translations (#35479) 2025-10-17 14:09:28 -04:00
helpers/discourse_ai/ai_bot
jobs DEV: Add more early exits for credit limits on translation jobs (#35578) 2025-10-23 13:04:18 -07:00
mailers
models PERF: Use persona cache for translation and summarization lookups (#35560) 2025-10-23 12:19:20 -03:00
serializers FEATURE: Hosted LLM credit system (#35162) 2025-10-14 07:48:20 -07:00
services FIX: Don’t create AI Problem check trackers without a target LLM. (#35447) 2025-10-16 12:38:06 -03:00
views