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

@@ -22,7 +22,8 @@ Users can also expand observable values through configuration:
| Name | Type | Required | Default | Description |
|----------------|-------|------|-----|------------------------|
| `attributes` | []Attribute | required | - | Information that the user wants to record in log/span |
| `attributes` | []Attribute | optional | - | Information that the user wants to record in log/span |
| `disable_openai_usage` | bool | optional | false | When using a non-OpenAI-compatible protocol, the support for model and token is non-standard. Setting the configuration to true can prevent errors. |
Attribute Configuration instructions: