---
title: "Changes to Create an AI Gateway Model"
method: POST
path: "/v1/ai-gateways/{gatewayId}/models"
---

# Changes to Create an AI Gateway Model

`POST /v1/ai-gateways/{gatewayId}/models`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 30 revisions.

- **2026-09-01** `cef0f947e9c9` — 6 breaking, 252 warning, 26 info
- **2026-08-18** `658ffb748f95` — 1 info

## Changes

- **2026-09-01** `cef0f947e9c9` — 6 breaking, 252 warning, 26 info
  - removed the enum value `vertex` of the request property `oneOf[#/components/schemas/AIGatewayModelAPI]/formats/items/type`
  - removed the enum value `vertex` of the request property `oneOf[#/components/schemas/AIGatewayModelModel]/formats/items/type`
  - removed `#/components/schemas/AIGatewayTargetVertexConfig` from the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config` request property `oneOf` list
  - removed `#/components/schemas/AIGatewayTargetVertexConfig` from the `oneOf[#/components/schemas/AIGatewayModelModel]/targets/items/config` request property `oneOf` list
  - removed `#/components/schemas/AIGatewayVertexEmbeddingsModelConfig` from the `oneOf[#/components/schemas/AIGatewayModelAPI]/config/balancer/oneOf[#/components/schemas/AIGatewayModelBalancerSemanticConfig]/embeddings/config` request property `oneOf` list
  - removed `#/components/schemas/AIGatewayVertexEmbeddingsModelConfig` from the `oneOf[#/components/schemas/AIGatewayModelModel]/config/balancer/oneOf[#/components/schemas/AIGatewayModelBalancerSemanticConfig]/embeddings/config` request property `oneOf` list
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/config/balancer/oneOf[#/components/schemas/AIGatewayModelBalancerSemanticConfig]/vectordb/oneOf[#/components/schemas/AIGatewayModelVectorDBConfigPgVector]/port` request property's max was set to `65535.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/config/balancer/oneOf[#/components/schemas/AIGatewayModelBalancerSemanticConfig]/vectordb/oneOf[#/components/schemas/AIGatewayModelVectorDBConfigRedis]/cluster/max_redirections` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/config/balancer/oneOf[#/components/schemas/AIGatewayModelBalancerSemanticConfig]/vectordb/oneOf[#/components/schemas/AIGatewayModelVectorDBConfigRedis]/database` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/config/max_request_body_size` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/config/route/https_redirect_status_code` request property's max was set to `599.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/config/route/regex_priority` request property's max was set to `2147483647.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetAnthropicConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetAnthropicConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetAnthropicConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetAzureConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetAzureConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetAzureConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetBedrockConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetBedrockConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetBedrockConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetCerebrasConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetCerebrasConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetCerebrasConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetCohereConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetCohereConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetCohereConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDashscopeConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDashscopeConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDashscopeConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDatabricksConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDatabricksConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDatabricksConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDeepseekConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDeepseekConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetDeepseekConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetGeminiConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetGeminiConfig]/max_tokens` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetGeminiConfig]/top_k` request property's max was set to `2147483646.00`
  - the `oneOf[#/components/schemas/AIGatewayModelAPI]/targets/items/config/oneOf[#/components/schemas/AIGatewayTargetHuggingfaceConfig]/embeddings_dimensions` request property's max was set to `2147483646.00`
  - …244 more
- **2026-08-18** `658ffb748f95` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/ai-gateways/:gatewayId/models/post.md) · [API](https://skmtc.dev/kong/apis/konnect-api-beta.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-beta/changes/v1/ai-gateways/:gatewayId/models/post)
