discourse-ai/lib/completions/dialects
Keegan George a9b2d6a30a
FEATURE: AI image caption (#470)
This PR adds a new feature where you can generate captions for images in the composer using AI.

---------

Co-authored-by: Rafael Silva <xfalcox@gmail.com>
2024-02-19 14:56:28 -03:00
..
chat_gpt.rb FEATURE: AI image caption (#470) 2024-02-19 14:56:28 -03:00
claude.rb FIX: scrub invalid prompts when truncating (#426) 2024-01-16 13:48:00 +11:00
dialect.rb FIX: scrub invalid prompts when truncating (#426) 2024-01-16 13:48:00 +11:00
fake.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
gemini.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
llama2_classic.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
mixtral.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
orca_style.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00