discourse-ai/assets/javascripts/discourse
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
..
admin FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
components FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
connectors FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00
controllers FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
lib FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
routes FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
templates FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
widgets DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
admin-discourse-ai-personas-route-map.js FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00