mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 12:17:28 +08:00
enable ai-proxy&ai-statistics rebuild logic with new key
This commit is contained in:
@@ -28,6 +28,7 @@ func init() {
|
||||
wrapper.ProcessResponseHeaders(onHttpResponseHeaders),
|
||||
wrapper.ProcessStreamingResponseBody(onHttpStreamingBody),
|
||||
wrapper.ProcessResponseBody(onHttpResponseBody),
|
||||
wrapper.WithRebuildAfterRequests[AIStatisticsConfig](1000),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user