Skip to content

Commit 4840ec7

Browse files
authored
Merge branch 'main' into iss4852
2 parents 257888e + cfd1e00 commit 4840ec7

24 files changed

Lines changed: 244 additions & 13 deletions

File tree

.github/styles/base/Dictionary.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ dict
224224
dicts
225225
digitalocean
226226
discovery_support
227+
dlp
228+
DLP
227229
DN
228230
DN
229231
DNs

app/_data/plugins/ai-proxy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -739,14 +739,14 @@ providers:
739739
streaming: false
740740
upstream_path: '`/v1/images/generations`'
741741
route_type: 'image/v1/images/generations'
742-
model_example: 'dall-e-3'
742+
model_example: 'gpt-image-1.5'
743743
min_version: '3.11'
744744
edits:
745745
supported: true
746746
streaming: false
747747
upstream_path: '`/v1/images/edits`'
748748
route_type: 'image/v1/images/edits'
749-
model_example: 'dall-e-2'
749+
model_example: 'gpt-image-1.5'
750750
min_version: '3.11'
751751
realtime:
752752
supported: true

app/_data/schemas/frontmatter/tags.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"design-apis",
7373
"dev-portal-customization",
7474
"dev-portal-documentation",
75+
"dlp",
7576
"docker",
7677
"dynamic-client-registration",
7778
"dynatrace",
@@ -174,6 +175,7 @@
174175
"restore",
175176
"reuse",
176177
"routing",
178+
"safety",
177179
"saml",
178180
"sbom",
179181
"schema-registry",

app/_indices/ai-gateway.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ sections:
1212
- title: "{{site.ai_gateway}} Capabilities"
1313
description: Learn about the core capabilities of {{site.ai_gateway}}.
1414
url: /ai-gateway/#ai-gateway-capabilities
15-
1615
- title: AI providers
1716
description: Learn about the various providers supported by {{site.ai_gateway}}.
1817
url: /ai-gateway/ai-providers/
@@ -22,6 +21,9 @@ sections:
2221
- title: Data Governance
2322
description: Explore how {{site.ai_gateway}} helps enforce data governance policies.
2423
url: /ai-gateway/#data-governance
24+
- title: "{{site.ai_gateway}} Data Governance."
25+
description: This page provides an overview of {{site.ai_gateway}} safety, security and compliance features.
26+
url: /ai-gateway/ai-data-gov/
2527
- title: Prompt Engineering
2628
description: Best practices and tools for designing effective prompts.
2729
url: /ai-gateway/#prompt-engineering

app/_kong_plugins/ace/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ categories:
3535
related_resources:
3636
- text: Dev Portal API packaging
3737
url: /dev-portal/api-catalog-and-packaging/
38+
39+
search_aliases:
40+
- ace
3841
---
3942

4043
{% include /plugins/ace/ace-overview.md %}

app/_kong_plugins/ai-aws-guardrails/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ categories:
3636

3737
tags:
3838
- ai
39+
- safety
3940

4041
search_aliases:
4142
- ai

app/_kong_plugins/ai-azure-content-safety/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ categories:
3535

3636
tags:
3737
- ai
38+
- safety
3839

3940
search_aliases:
4041
- ai

app/_kong_plugins/ai-custom-guardrail/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ topologies:
3232

3333
tags:
3434
- ai
35+
- safety
3536

3637
search_aliases:
3738
- ai

app/_kong_plugins/ai-gcp-model-armor/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ icon: ai-gcp-model-armor.png
3535

3636
tags:
3737
- ai
38+
- safety
3839

3940
search_aliases:
4041
- ai

app/_kong_plugins/ai-lakera-guard/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ topologies:
3535

3636
tags:
3737
- ai
38+
- safety
3839

3940
search_aliases:
4041
- ai-lakera-guard

0 commit comments

Comments
 (0)