discourse-ai/lib
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
..
completions FIX: Make summaries more cohesive by tweaking prompt. (#310) 2023-11-23 16:33:37 -03:00
discourse_ai FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
discourse_automation DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
modules FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00
shared FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00
tasks/modules FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00