Skip to content

Commit e1441bc

Browse files
authored
Apply suggestions from code review
1 parent e6428e2 commit e1441bc

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ $ scw container container create name=open-webui \
153153
</Message>
154154

155155
<Message type="tip">
156-
This snippet deploys OpenWebUI version `0.5.10`. For latest version replace `open-webui:0.5.10` by `open-webui:main`. Note that storage and memory requirements often increase with latest versions, as new features or built-in models may be included in OpenWebUI container image. In this case, if container is in `Error` we recommend to increase `cpu-limit`, `memory-limit` or `local-storage-limit` values to recommended OpenWebUI values.
156+
This snippet deploys OpenWebUI version `0.5.10`. For the latest version replace `open-webui:0.5.10` by `open-webui:main`. Note that storage and memory requirements often increase with latest versions, as new features or built-in models may be included in the OpenWebUI container image. In this case, if the container is in `Error` state we recommend to increase `cpu-limit`, `memory-limit` or `local-storage-limit` values to recommended OpenWebUI values.
157157
</Message>
158158

159159
For more information, refer to Scaleway's [Serverless Containers documentation](/serverless-containers/).

0 commit comments

Comments
 (0)