vectorSpaceBillingTooltip:'Each 1MB can store about 1.2million characters of vectorized data(estimated using OpenAI Embeddings, varies across models).',
vectorSpaceTooltip:'Vector Space is the long-term memory system required for LLMs to comprehend your data.',
documentProcessingPriorityTip:'For higher document processing priority, please upgrade your plan.',
...
...
@@ -50,10 +51,22 @@ const translation = {
personalizedSupport:'Personalized support',
dedicatedAPISupport:'Dedicated API support',
customIntegration:'Custom integration and support',
ragAPIRequest:'RAG API Requests',
agentModel:'Agent Model',
},
comingSoon:'Coming soon',
member:'Member',
memberAfter:'Member',
messageRequest:{
title:'Message Requests',
unit:'per day',
tooltip:'Includes all messages from your apps, whether via APIs or web sessions. (Not LLM resource usage)',
},
annotatedResponse:{
title:'Annotation Quota Limits',
tooltip:'Manual editing and annotation of responses provides customizable high-quality question-answering abilities for apps. (Applicable only in chat apps)',
},
ragAPIRequestTooltip:'Refers to the number of API calls invoking only the knowledge base processing capabilities of Dify.',
vectorSpaceBillingTooltip:'向量存储是将知识库向量化处理后为让 LLMs 理解数据而使用的长期记忆存储,1MB 大约能满足1.2 million character 的向量化后数据存储(以 OpenAI Embedding 模型估算,不同模型计算方式有差异)。在向量化过程中,实际的压缩或尺寸减小取决于内容的复杂性和冗余性。',