Skip to content

Commit c03aeda

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 16fed02 commit c03aeda

File tree

1 file changed

+2
-2
lines changed
  • tutorials/deploy-openwebui-with-generative-apis

1 file changed

+2
-2
lines changed

tutorials/deploy-openwebui-with-generative-apis/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Scaleway assigns a unique endpoint for your Generative API access. This can be f
5656
https://api.scaleway.ai/<YOUR_PROJECT_ID>/v1
5757
```
5858

59-
If you have not created a dedicated Project and are using the `default` Project created with your Scaleway account, you can use the following url: `https://api.scaleway.ai/v1`.
59+
If you have not created a dedicated Project and are using the `default` Project created with your Scaleway account, you can use the following URL: `https://api.scaleway.ai/v1`.
6060
You can also find the exact URL snippet including your `project_id` by visiting the [Generative API Playground](https://console.scaleway.com/generative-api/models/fr-par/playground) and clicking **View Code**.
6161

6262
<Message type="note">
@@ -111,7 +111,7 @@ For cloud-based deployment, Scaleway's Serverless Containers offer a scalable so
111111
6. Click **Deploy container** to launch deployment. Once deployed, note the provided endpoint to access Open WebUI.
112112

113113
<Message type="note">
114-
Since the Open WebUI default image is around 5GB size, deployment can take a couple of minutes before being ready.
114+
Since the Open WebUI default image is around 5 GB size, deployment can take a couple of minutes before being ready.
115115
</Message>
116116

117117
### Deploying on Scaleway using the ClI

0 commit comments

Comments
 (0)