mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
Fixed typo "AAnything" (#1822)
This commit is contained in:
parent
e952182de0
commit
baa5f35264
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ const TRANSLATIONS = {
|
|||
"The number of previous chats that will be included in the response's short-term memory.",
|
||||
recommend: "Recommend 20. ",
|
||||
"desc-end":
|
||||
"AAnything more than 45 is likely to lead to continuous chat failures depending on message size.",
|
||||
"Anything more than 45 is likely to lead to continuous chat failures depending on message size.",
|
||||
},
|
||||
prompt: {
|
||||
title: "Prompt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue