feat: support for wanxiang image/video generation in ai-proxy & ai-statistics (#2378)

This commit is contained in:
mirror
2025-06-16 09:39:37 +08:00
committed by GitHub
parent de8a4d0b03
commit 7040e4bd34
5 changed files with 47 additions and 19 deletions

View File

@@ -23,6 +23,7 @@ description: AI可观测配置参考
| 名称 | 数据类型 | 填写要求 | 默认值 | 描述 |
|----------------|-------|------|-----|------------------------|
| `attributes` | []Attribute | 非必填 | - | 用户希望记录在log/span中的信息 |
| `disable_openai_usage` | bool | 非必填 | false | 非openai兼容协议时model、token的支持非标配置为true时可以避免报错 |
Attribute 配置说明: