Skip to content

Commit 2a0b7b6

Browse files
authored
Merge pull request #12330 from nextcloud/fix/context-chat-multilingual
enh(AI): Context chat is now multilingual
2 parents a8041ca + 6408f26 commit 2a0b7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/ai/app_context_chat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Together they provide the ContextChat text processing tasks accessible via the :
1313

1414
The *context_chat* and *context_chat_backend* apps will use the Free text to text task processing providers like OpenAI integration, LLM2, etc. and such a provider is required on a fresh install, or it can be configured to run open source models entirely on-premises. Nextcloud can provide customer support upon request, please talk to your account manager for the possibilities.
1515

16-
This app supports input and output mainly in English, other languages may work if the language model supports the language, but are currently not guaranteed to produce good results.
16+
This app supports input and output in the same languages that the currently configured Free text to text task processing provider supports.
1717

1818
Requirements
1919
------------

0 commit comments

Comments
 (0)