Skip to content

Commit f4c45ed

Browse files
committed
apply suggestions
1 parent aad493b commit f4c45ed

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,11 @@ title: Changelog
8383

8484
### Change
8585

86-
- refactor ai-proxy and ai-proxy-multi [#12030](https://github.com/apache/apisix/pull/12030)
8786
- replace plugin attribute with plugin metadata in `opentelemetry` plugin [#11940](https://github.com/apache/apisix/pull/11940)
8887
- add Expiration Time for All Prometheus Metric [#11838](https://github.com/apache/apisix/pull/11838)
88+
- allow workflow config without case [#11787](https://github.com/apache/apisix/pull/11787)
89+
- refactor: ai-content-moderation to ai-aws-content-moderation (#12010)
90+
- rectify business logic/code in ai-proxy [#12055](https://github.com/apache/apisix/pull/12055)
8991

9092
### Bugfixes
9193

@@ -120,6 +122,7 @@ title: Changelog
120122

121123
### Plugins
122124

125+
- refactor ai-proxy and ai-proxy-multi [#12030](https://github.com/apache/apisix/pull/12030)
123126
- support embeddings API [#12062](https://github.com/apache/apisix/pull/12062)
124127
- implement rate limiting based fallback strategy [#12047](https://github.com/apache/apisix/pull/12047)
125128
- ai-rate-limiting plugin [#12037](https://github.com/apache/apisix/pull/12037)
@@ -130,15 +133,13 @@ title: Changelog
130133
- support proxying openai compatible LLMs [#12004](https://github.com/apache/apisix/pull/12004)
131134
- add `ai-proxy-multi` plugin [#11986](https://github.com/apache/apisix/pull/11986) [#12030](https://github.com/apache/apisix/pull/12030)
132135
- make rate-limit response headers configurable [#11831](https://github.com/apache/apisix/pull/11831)
133-
- allow workflow config without case [#11787](https://github.com/apache/apisix/pull/11787)
134136
- support mulipart content-type in `body-transformer` [#11767](https://github.com/apache/apisix/pull/11767)
135137
- plugins in multi-auth returns error instead of logging it [#11775](https://github.com/apache/apisix/pull/11775)
136138
- support configuring `key_claim_name` [#11772](https://github.com/apache/apisix/pull/11772)
137139
- add Total request per second panel in grafana dashboard [#11692](https://github.com/apache/apisix/pull/11692)
138140
- add ai-rag plugin [#11568](https://github.com/apache/apisix/pull/11568)
139141
- add ai-content-moderation plugin [#11541](https://github.com/apache/apisix/pull/11541)
140142
- use setmetatable to set hidden variables without effecting serialisation [#11770](https://github.com/apache/apisix/pull/11770)
141-
- rectify business logic/code in ai-proxy [#12055](https://github.com/apache/apisix/pull/12055)
142143

143144
## 3.11.0
144145

0 commit comments

Comments
 (0)