You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/deploy-openwebui-with-generative-apis/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Scaleway assigns a unique endpoint for your Generative API access. This can be f
56
56
https://api.scaleway.ai/<YOUR_PROJECT_ID>/v1
57
57
```
58
58
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`.
60
60
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**.
61
61
62
62
<Messagetype="note">
@@ -111,7 +111,7 @@ For cloud-based deployment, Scaleway's Serverless Containers offer a scalable so
111
111
6. Click **Deploy container** to launch deployment. Once deployed, note the provided endpoint to access Open WebUI.
112
112
113
113
<Messagetype="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.
0 commit comments