mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-02-12 22:44:45 +00:00
This change makes it easier to add new prompts to our AI helper. We don't have a UI for it yet. You'll have to do it through a console.
17 lines
568 B
YAML
17 lines
568 B
YAML
en:
|
|
js:
|
|
discourse_ai:
|
|
ai_helper:
|
|
title: "Suggest changes using AI"
|
|
description: "Choose one of the options below, and the AI will suggest you a new version of the text."
|
|
selection_hint: "Hint: You can also select a portion of the text before opening the helper to rewrite only that."
|
|
reviewables:
|
|
model_used: "Model used:"
|
|
accuracy: "Accuracy:"
|
|
review:
|
|
types:
|
|
reviewable_aipost:
|
|
title: "AI-Flagged post"
|
|
reviewable_aichat_message:
|
|
title: "AI-Flagged chat message"
|