"collection_not_support_retraining":"This collection type does not support retuning parameters",
"collection_not_support_sync":"This collection does not support synchronization",
"collection_sync":"Sync data",
...
...
@@ -38,6 +37,7 @@
"custom_split_sign_tip":"Allows you to chunk according to custom delimiters. \nUsually used for processed data, using specific separators for precise chunking. \nYou can use the | symbol to represent multiple splitters, such as: \".|.\" to represent a period in Chinese and English.\n\nTry to avoid using special symbols related to regular, such as: * () [] {}, etc.",