---
title: "Changes to Update a AiSemanticResponseGuard plugin"
method: PUT
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#AiSemanticResponseGuard"
---

# Changes to Update a AiSemanticResponseGuard plugin

`PUT /v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#AiSemanticResponseGuard`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2026-06-26** `4a39c7f85509` — 2 breaking, 2 info
- **2026-06-11** `62c54f1094bb` — 3 breaking, 3 info
- **2026-04-24** `7d6a643707d9` — 1 warning, 11 info
- **2026-02-16** `2b2a72c67bd2` — 1 warning, 1 info
- **2026-01-13** `ad02b4e24eb2` — 2 breaking, 1 warning, 7 info
- **2025-10-29** `19e869275e28` — 1 info

## Changes

- **2026-06-26** `4a39c7f85509` — 2 breaking, 2 info
  - the `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/redis/port` request property type changed from `integer` to `string`
  - the `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/redis/port` response's property type changed from `integer` to `string` for status `200`
  - the `port` request property default value changed from `6379` to `6379`
  - the `port` response's property default value changed from `6379` to `6379` for the status `200`
- **2026-06-11** `62c54f1094bb` — 3 breaking, 3 info
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required
  - the response property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings` became optional for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb` became optional for the status `200`
  - the request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings` became optional
  - the request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb` became optional
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required for the status `200`
- **2026-04-24** `7d6a643707d9` — 1 warning, 11 info
  - added the new `ollama` enum value to the `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/provider` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/auth/gcp_metadata_url`
  - added the new optional request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/auth/gcp_oauth_token_url`
  - added the new optional request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/options/bedrock/batch_bucket_prefix`
  - added the new optional request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/options/bedrock/batch_role_arn`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - added the new `ollama` enum value to the request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/provider`
  - added the optional property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/auth/gcp_metadata_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/auth/gcp_oauth_token_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/options/bedrock/batch_bucket_prefix` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/options/bedrock/batch_role_arn` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
- **2026-02-16** `2b2a72c67bd2` — 1 warning, 1 info
  - added the new `video/generation` enum value to the `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/genai_category` response property for the response status `200`
  - added the new `video/generation` enum value to the request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/genai_category`
- **2026-01-13** `ad02b4e24eb2` — 2 breaking, 1 warning, 7 info
  - the response property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/threshold` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/threshold` became optional for the status `200`
  - added the new `anthropic` enum value to the `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/llm_format` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/options/bedrock/video_output_s3_uri`
  - added the new optional request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/redis/cloud_authentication`
  - the request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/threshold` became nullable
  - the request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/threshold` became optional
  - added the new `anthropic` enum value to the request property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/llm_format`
  - added the optional property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/embeddings/model/options/bedrock/video_output_s3_uri` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiSemanticResponseGuardPluginConfig]/config/vectordb/redis/cloud_authentication` to the response with the `200` status
- **2025-10-29** `19e869275e28` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#AiSemanticResponseGuard/put.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#AiSemanticResponseGuard/put)
