Skip to content

Commit f586d40

Browse files
committed
Move landing page note down
1 parent 2074d71 commit f586d40

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

app/_landing_pages/ai-gateway/ai-providers.yaml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ rows:
3030
- The AI Gateway gives developers and organizations a central point of governance and observability over AI data and usage
3131
- Request routing can be dynamic, allowing AI usage to be optimized based on various metrics
3232
- AI services can be used by other {{site.base_gateway}} plugins to augment non-AI API traffic
33-
- type: text
34-
text: |
35-
{:.info}
36-
> Note that some providers may not be available depending on your {{site.base_gateway}} version, and some providers don't support all route types.
37-
> See the specific provider documentation for more details.
3833
- column_count: 3
3934
columns:
4035
- blocks:
@@ -117,7 +112,7 @@ rows:
117112
- blocks:
118113
- type: icon_card
119114
config:
120-
title: Alibaba Cloud DashScope
115+
title: DashScope
121116
icon: /assets/icons/dashscope.svg
122117
cta:
123118
url: /ai-gateway/ai-providers/dashscope/
@@ -128,6 +123,16 @@ rows:
128123
icon: /assets/icons/cerebras.svg
129124
cta:
130125
url: /ai-gateway/ai-providers/cerebras/
126+
- columns:
127+
- blocks:
128+
- type: structured_text
129+
config:
130+
blocks:
131+
- type: text
132+
text: |
133+
{:.info}
134+
> Note that some providers may not be available depending on your {{site.base_gateway}} version, and some providers don't support all route types.
135+
> See the specific provider documentation for more details.
131136
132137
- header:
133138
type: h2

0 commit comments

Comments
 (0)