このページは、まだ日本語ではご利用いただけません。翻訳中です。
古いプラグインバージョンのドキュメントを閲覧しています。
Changelog
Kong Gateway 3.10.0.0
- Deprecated
config.model.options.upstream_pathin favor ofconfig.model.options.upstream_url. - Deprecated
preservemode inconfig.route_type. Useconfig.llm_formatinstead. Thepreservemode setting will be removed in a future release.
Kong Gateway 3.9.0.0
- Fixed an issue where Azure Managed Identity did not work for the AI Transformer plugins.
- Fixed an issue where AI Transformer plugins always returned a 404 error when using Google One Gemini subscriptions. #13703
- Fixed an issue where the correct LLM error message was not propagated to the caller. #13703
Kong Gateway 3.8.0.0
- Fixed an issue where Cloud Identity authentication was not used in
ai-request-transformerandai-response-transformerplugins. - Fixed an issue where the plugin couldn’t be applied per consumer or per service. #13209
Kong Gateway 3.6.0.0
- Introduced the new AI Response Transformer plugin.