ray.yaml
1 info: 2 name: ray 3 author: 腾讯朱雀实验室 4 severity: info 5 desc: 一个开源框架,用于扩展AI和Python应用,提供分布式计算和机器学习工作负载的统一方式。 6 metadata: 7 product: dashboard 8 vendor: ray 9 http: 10 - method: GET 11 path: '/api/cluster_status' 12 matchers: 13 - body="Got cluster status" 14 - method: GET 15 path: '/' 16 matchers: 17 - icon="463802404"