discourse-ai/spec/system/ai_bot
Sam dff9f33a97
FEATURE: DALL-E-3 persona for image generation (#311)
* FIX: no selected persona should pick first prioritized one

Previously we were looking at `.personaId` but there is only an
id attribute so it failed

* FEATURE: new DALL-E-3 persona

This persona generates images using DALL-E-3 API and is enabled
by default

Keep in mind that we are still waiting on seeds/gen_id so we can
not retain style consistently between turns.

This will change as soon as a new Open AI API provides the missing
parameters

Co-authored-by: Martin Brennan <martin@discourse.org>
2023-11-24 18:08:08 +11:00
..
ai_bot_helper_spec.rb FIX: ai_bot_allowed_groups now works with restricted visibility (#180) 2023-09-04 11:52:44 +10:00
persona_spec.rb FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00