Skip to content

Commit 65aa132

Browse files
committed
fix(docs): doc review
1 parent 68be2e9 commit 65aa132

File tree

21 files changed

+42
-36
lines changed

21 files changed

+42
-36
lines changed

pages/edge-services/concepts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Edge Services - Concepts
33
description: Understand Scaleway Edge Services terminology with our glossary of the core concepts underpinning this product. Learn about key features, architecture, and best practices.
44
tags: edge-services edge services pipeline custom-domain cache
55
dates:
6-
creation: 2025-09-11
7-
validation: 2025-03-03
6+
creation: 2024-07-24
7+
validation: 2025-09-22
88
---
99
import image from './assets/scaleway-edge-services-pipeline.webp'
1010

pages/edge-services/troubleshooting/certificate-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: I am experiencing problems with my Edge Services certificate
33
description: Troubleshoot issues that may arise when adding an SSL/TLS certificate so that Scaleway Edge Services can serve content over HTTPS for your custom domain.
44
tags: edge-services custom domain certificate ssl lets-encrypt
55
dates:
6-
validation: 2025-03-14
6+
validation: 2025-09-22
77
posted: 2025-03-14
88
---
99

pages/edge-services/troubleshooting/cname-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: I am experiencing problems with my Edge Services CNAME record
33
description: Troubleshoot issues that may arise when adding an CNAME record so that Scaleway Edge Services can serve content over HTTPS for your custom domain.
44
tags: edge-services custom domain cname record dns
55
dates:
6-
validation: 2025-03-14
6+
validation: 2025-09-22
77
posted: 2025-03-14
88
---
99
import image from './assets/scaleway-edge-services-cname-error.webp'

pages/edge-services/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Edge Services
33
description: Find troubleshooting resources for resolving issues with Scaleway Edge Services. Get your pipelines running smoothly with our guides.
44
dates:
55
posted: 2025-03-14
6-
validation: 2025-03-14
6+
validation: 2025-09-22
77
productIcon: EdgeServicesProductIcon
88
---
99

pages/generative-apis/api-cli/using-chat-api.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@ title: Using Chat API
33
description: This page explains how to use the Chat API to query models
44
tags: generative-apis ai-data chat-api
55
dates:
6-
validation: 2025-03-11
6+
validation: 2025-09-22
77
posted: 2024-09-03
88
---
99

1010
Scaleway Generative APIs are designed as a drop-in replacement for the OpenAI APIs. If you have an LLM-driven application that uses one of OpenAI's client libraries, you can easily configure it to point to Scaleway Chat API, and get your existing applications running using open-weight instruct models hosted at Scaleway.
1111

12+
<Message type="note">
13+
You can also try the **Responses** API for LLM-driven tasks. Released in 2025, it is designed to combine the simplicity of Chat Completions with the ability to do more agentic tasks and reasoning. Scaleway's support for the Responses API is currently at beta stage. [Find out more about the Responses API](/generative-apis/how-to/query-language-models/#chat-completions-api-or-responses-api).
14+
</Message>
15+
1216
## Create chat completion
1317

1418
Creates a model response for the given chat conversation.

pages/generative-apis/api-cli/using-embeddings-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using Embeddings API
33
description: This page explains how to use the Embeddings API
44
tags: generative-apis ai-data embeddings-api
55
dates:
6-
validation: 2025-03-11
6+
validation: 2025-09-22
77
posted: 2024-09-03
88
---
99

pages/generative-apis/api-cli/using-models-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using Models API
33
description: This page explains how to use the Models API
44
tags: generative-apis ai-data embeddings-api
55
dates:
6-
validation: 2025-03-11
6+
validation: 2025-09-22
77
posted: 2024-09-02
88
---
99

pages/generative-apis/reference-content/model-lifecycle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understand Generative APIs model lifecycle
33
description: Learn about the lifecycle of generative AI models in Scaleway. This page explains how each status affects model usage and updates, ensuring you are informed about transitions and how to access the latest model versions.
44
tags: generative-apis ai-data model-lifecyle
55
dates:
6-
validation: 2025-03-11
6+
validation: 2025-09-22
77
posted: 2024-09-02
88
---
99

pages/ipam/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: IPAM - Quickstart
33
description: This page shows you how to get started with Scaleway IPAM.
44
tags: ipam ip-address-management internet-protocol private-ip public-ip flexible-ip list-ips book-ip
55
dates:
6-
validation: 2025-03-12
6+
validation: 2025-09-22
77
posted: 2021-05-30
88
---
99
import image from './assets/scaleway-ipam-moreinfo.webp'

pages/load-balancer/how-to/create-manage-routes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create and manage routes
33
description: Learn how to efficiently create and manage routes with Scaleway's Load Balancer, ensuring seamless traffic distribution and enhanced network performance.
44
tags: route rules load-balancer sni host-header target-backend
55
dates:
6-
validation: 2025-09-11
6+
validation: 2025-09-22
77
posted: 2023-02-08
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

0 commit comments

Comments
 (0)