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
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: content/en/references/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ This section covers configuration options that are specific to certain AWS servi
95
95
| Variable | Example Values | Description |
96
96
| - | - | - |
97
97
|`BEDROCK_PREWARM`|`0` (default) \|`1`| Pre-warm the Bedrock engine directly on LocalStack startup instead of on demand. |
98
-
|`DEFAULT_BEDROCK_MODEL`|`smollm2` (default) | The model to use to handle text model invocations in Bedrock. Any text-based model available for Ollama is usable. |
98
+
|`DEFAULT_BEDROCK_MODEL`|`smollm2:360m` (default) | The model to use to handle text model invocations in Bedrock. Any text-based model available for Ollama is usable. |
0 commit comments