discourse-ai/app/controllers/discourse_ai
Keegan George 110a1629aa
DEV: Update rate limits for image captioning (#816)
This PR updates the rate limits for AI helper so that image caption follows a specific rate limit of 20 requests per minute. This should help when uploading multiple files that need to be captioned. This PR also updates the UI so that it shows toast message with the extracted error message instead of having a blocking `popupAjaxError` error dialog.
---------

Co-authored-by: Rafael dos Santos Silva <xfalcox@gmail.com>
Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2024-10-02 10:36:35 -07:00
..
admin FEATURE: RAG search within tools (#802) 2024-09-30 17:27:50 +10:00
ai_bot DEV: Use explicit serializers for all models (#691) 2024-06-27 10:43:00 -03:00
ai_helper DEV: Update rate limits for image captioning (#816) 2024-10-02 10:36:35 -07:00
embeddings FEATURE: disable rate limiting when skipping hyde (#793) 2024-09-04 15:51:01 +10:00
summarization FIX: more robust summary implementation (#750) 2024-08-13 08:47:47 -03:00