discourse-ai/lib/ai_helper
Sam d036f3fb8e
FEATURE: AI helper support in non English languages (#489)
* FEATURE: AI helper support in non English languages

This attempts some prompt engineering to coerce AI helper to answer
in the appropriate language.

Note mileage will vary, in testing GPT-4 produces the best results
GPT-3.5 can return OKish results.

* Extend non english support for GPT-4V image caption

* Update db/fixtures/ai_helper/603_completion_prompts.rb

---------

Co-authored-by: Rafael Silva <xfalcox@gmail.com>
2024-02-27 16:31:51 -03:00
..
assistant.rb FEATURE: AI helper support in non English languages (#489) 2024-02-27 16:31:51 -03:00
chat_thread_titler.rb FIX: Better AI chat thread titles (#467) 2024-02-09 14:49:28 -03:00
entry_point.rb DEV: Make prompts available on `CurrentUserSerializer` (#472) 2024-02-16 10:57:14 -08:00
painter.rb DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
semantic_categorizer.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00