discourse-ai/lib/shared/inference
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
..
amazon_bedrock_inference.rb FIX: Update bedrock endpoint (#272) 2023-10-30 19:27:50 -03:00
anthropic_completions.rb FEATURE: support topic_id and post_id logging in ai audit log (#274) 2023-11-01 08:41:31 +11:00
cloudflare_workers_ai.rb FEATURE: Bge-large-en embeddings via Cloudflare Workers AI API (#241) 2023-10-04 13:47:51 -03:00
discourse_classifier.rb FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
discourse_reranker.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
function.rb FEATURE: Make artist more creative (#266) 2023-10-27 14:48:12 +11:00
function_list.rb FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
hugging_face_text_generation.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00
openai_completions.rb FEATURE: support topic_id and post_id logging in ai audit log (#274) 2023-11-01 08:41:31 +11:00
openai_embeddings.rb FEATURE: Add Azure cognitive service support (#93) 2023-06-21 10:39:51 +10:00
openai_image_generator.rb FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00
stability_generator.rb FEATURE: Make artist more creative (#266) 2023-10-27 14:48:12 +11:00