mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-22 20:43:59 +00:00
9 lines
248 B
YAML
9 lines
248 B
YAML
name: bedrock
|
|
distribution_spec:
|
|
description: Use Amazon Bedrock APIs.
|
|
providers:
|
|
inference: remote::bedrock
|
|
memory: inline::faiss
|
|
safety: inline::llama-guard
|
|
agents: inline::meta-reference
|
|
telemetry: inline::meta-reference
|