mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 20:57:32 +08:00
feat: support for wanxiang image/video generation in ai-proxy & ai-statistics (#2378)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user