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
* Testing a feature coverage component
The dynamic import is now working but the table structure and data isn't set up
* Functional table
It works! Sorting and filtering
* Removed test suite stuff
Bedrock is a fully managed service provided by Amazon Web Services (AWS) that makes foundation models from various LLM providers accessible via an API.
10
12
11
13
LocalStack allows you to use the Bedrock APIs to test and develop AI-powered applications in your local environment.
12
-
The supported APIs are available on our [API Coverage Page](), which provides information on the extent of Bedrock's integration with LocalStack.
14
+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Bedrock's integration with LocalStack.
13
15
14
16
## Getting started
15
17
@@ -176,3 +178,7 @@ To achieve that you can search for models in the [Ollama Models library](https:/
176
178
* At this point, we have only tested text-based models in LocalStack.
177
179
Other models available with Ollama might also work, but are not officially supported by the Bedrock implementation.
178
180
* Currently, GPU models are not supported by the LocalStack Bedrock implementation.
0 commit comments