Skip to content

Commit d07bf31

Browse files
feat(genapi): add troubleshooting index (#4588)
* feat(genapi): add troubleshooting index * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> * Update pages/generative-apis/troubleshooting/index.mdx Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Jessica <[email protected]>
1 parent 4de3f0e commit d07bf31

File tree

1 file changed

+60
-4
lines changed
  • pages/generative-apis/troubleshooting

1 file changed

+60
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,64 @@
11
---
22
meta:
33
title: Generative APIs - Troubleshooting
4-
description: Generative APIs - Troubleshooting
4+
description: Find troubleshooting resources for resolving issues with Generative APIs.
55
content:
6-
h1: Generative APIs - Troubleshooting
7-
paragraph: Generative APIs - Troubleshooting
8-
---
6+
paragraph: Find troubleshooting resources for resolving issues with Generative APIs.
7+
dates:
8+
posted: 2025-03-10
9+
categories:
10+
- generative-apis
11+
---
12+
13+
<ProductHeader
14+
productName="Generative APIs troubleshooting"
15+
productLogo="generativeApi"
16+
description="Learn how to fix the most common issues with Generative APIs on Scaleway."
17+
/>
18+
19+
## Featured Pages
20+
21+
<Grid>
22+
<DefaultCard
23+
title="Generative APIs FAQ"
24+
description="General info on Generative APIs."
25+
url="/faq/generative-apis/"
26+
label="See more"
27+
/>
28+
<DefaultCard
29+
title="Fixing common issues with Generative APIs"
30+
description="Learn about known issues with Generative APIs, their causes, and recommended solutions."
31+
url="/generative-apis/troubleshooting/fixing-common-issues/"
32+
label="See more"
33+
/>
34+
<DefaultCard
35+
title="Supported models"
36+
description="Learn about the different models supported on Generative APIs."
37+
url="/generative-apis/reference-content/supported-models/"
38+
label="See more"
39+
/>
40+
</Grid>
41+
<Grid>
42+
<DefaultCard
43+
title="Generative APIs rate limits"
44+
description="Discover the rate limits applied to Generative APIs models."
45+
url="/generative-apis/reference-content/rate-limits/"
46+
label="See more"
47+
/>
48+
<DefaultCard
49+
title="Integrating Scaleway Generative APIs with popular AI tools"
50+
description="Explore the AI tools and libraries supported by Scaleway's Generative APIs."
51+
url="/generative-apis/reference-content/integrating-generative-apis-with-popular-tools/"
52+
label="See more"
53+
/>
54+
<DefaultCard
55+
title="Generative APIs Privacy Policy"
56+
description="Inform yourself about the privacy policy applied to Generative APIs."
57+
url="/generative-apis/reference-content/data-privacy/"
58+
label="See more"
59+
/>
60+
</Grid>
61+
62+
## Generative APIs troubleshooting pages
63+
64+
- [Fixing common issues with Generative APIs](/generative-apis/troubleshooting/fixing-common-issues/)

0 commit comments

Comments
 (0)