discourse-ai/lib/inference
Sam 9196546f6f
FIX: better LLM feedback for image generation failures (#1306)
* FIX: handle error conditions when generating images gracefully

* FIX: also handle error for edit_image

* Update lib/inference/open_ai_image_generator.rb

Co-authored-by: Krzysztof Kotlarek <kotlarek.krzysztof@gmail.com>

* lint

---------

Co-authored-by: Krzysztof Kotlarek <kotlarek.krzysztof@gmail.com>
2025-05-01 19:25:38 +10:00
..
cloudflare_workers_ai.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
discourse_reranker.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
gemini_embeddings.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
hugging_face_text_embeddings.rb DEV: Build sentiment clients outside of promises (#1117) 2025-02-06 13:11:10 -03:00
open_ai_embeddings.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
open_ai_image_generator.rb FIX: better LLM feedback for image generation failures (#1306) 2025-05-01 19:25:38 +10:00
stability_generator.rb FEATURE: Stable diffusion 3 support (#582) 2024-04-19 18:08:16 +10:00