discourse-ai/spec
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
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00
models FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
requests FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
serializers FIX: Serialize channel title for DMs (#90) 2023-06-16 14:37:16 -03:00
shared FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
support REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
system FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00