discourse-ai/spec
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
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures FEATURE: new Discourse Helper persona (#473) 2024-02-19 14:52:12 +11:00
jobs Revert "UX: Validate embeddings settings (#455)" (#456) 2024-02-01 14:06:51 -03:00
lib FEATURE: AI helper support in non English languages (#489) 2024-02-27 16:31:51 -03:00
models FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
requests DEV: Add attribution to AI captioned images (#483) 2024-02-21 10:10:22 -08:00
serializers Revert "FIX: Use Guardian.basic_user instead of new (anon) (#332)" (#337) 2023-12-06 16:26:43 +10:00
shared FEATURE: add support for new OpenAI embedding models (#445) 2024-01-29 13:24:30 -03:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system DEV: Image caption system specs (#487) 2024-02-26 12:22:09 -08:00
plugin_spec.rb DEV: correct flaky spec (#475) 2024-02-19 15:21:55 +11:00