llama-stack-mirror/tests/unit/providers/inference
Ken Dreyer 0a04e62a83 feat!: change bedrock bearer token variable to match AWS docs
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.
2025-11-19 11:18:21 -05:00
..
bedrock fix: use lambda pattern for bedrock config env vars (#3307) 2025-09-05 10:45:11 +02:00
test_bedrock_adapter.py feat!: change bedrock bearer token variable to match AWS docs 2025-11-19 11:18:21 -05:00
test_bedrock_config.py feat!: change bedrock bearer token variable to match AWS docs 2025-11-19 11:18:21 -05:00
test_inference_client_caching.py feat: add provider data keys for Cerebras, Databricks, NVIDIA, and RunPod (#3734) 2025-10-27 13:09:35 -07:00
test_litellm_openai_mixin.py fix(tests): reduce some test noise (#3825) 2025-10-16 09:52:16 -07:00
test_openai_base_url_config.py chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
test_remote_vllm.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00