mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
Rename AWS_BEDROCK_API_KEY to AWS_BEARER_TOKEN_BEDROCK to align with the naming convention used in AWS Bedrock documentation and the AWS web console UI. This reduces confusion when developers compare LLS docs with AWS docs. Also rename the Python field aws_bedrock_api_key to aws_bearer_token_bedrock throughout the codebase for consistency. |
||
|---|---|---|
| .. | ||
| bedrock | ||
| test_bedrock_adapter.py | ||
| test_bedrock_config.py | ||
| test_inference_client_caching.py | ||
| test_litellm_openai_mixin.py | ||
| test_openai_base_url_config.py | ||
| test_remote_vllm.py | ||