feat: Add Aliyun LLM Observability Integration (#21471)
This commit is contained in:
@@ -174,6 +174,10 @@ const translation = {
|
||||
title: 'Weave',
|
||||
description: 'Weave is an open-source platform for evaluating, testing, and monitoring LLM applications.',
|
||||
},
|
||||
aliyun: {
|
||||
title: 'LLM observability',
|
||||
description: 'The SaaS observability platform provided by Alibaba Cloud enables out of box monitoring, tracing, and evaluation of Dify applications.',
|
||||
},
|
||||
inUse: 'In use',
|
||||
configProvider: {
|
||||
title: 'Config ',
|
||||
|
@@ -185,6 +185,10 @@ const translation = {
|
||||
title: '编织',
|
||||
description: 'Weave 是一个开源平台,用于评估、测试和监控大型语言模型应用程序。',
|
||||
},
|
||||
aliyun: {
|
||||
title: '大模型可观测',
|
||||
description: '阿里云提供的SaaS化可观测平台,一键开启Dify应用的监控追踪和评估。',
|
||||
},
|
||||
},
|
||||
appSelector: {
|
||||
label: '应用',
|
||||
|
Reference in New Issue
Block a user