feat: Add Aliyun LLM Observability Integration (#21471)

This commit is contained in:
heyszt
2025-07-04 21:54:33 +08:00
committed by GitHub
parent fec6bafcda
commit a201e9faee
33 changed files with 1156 additions and 32 deletions

View File

@@ -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 ',

View File

@@ -185,6 +185,10 @@ const translation = {
title: '编织',
description: 'Weave 是一个开源平台,用于评估、测试和监控大型语言模型应用程序。',
},
aliyun: {
title: '大模型可观测',
description: '阿里云提供的SaaS化可观测平台一键开启Dify应用的监控追踪和评估。',
},
},
appSelector: {
label: '应用',