Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit412c4cd

Browse files
committed
fix: remove keys from golden tests
1 parentafc8296 commit412c4cd

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

‎cli/testdata/server-config.yaml.golden‎

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -720,25 +720,12 @@ aibridge:
720720
# The base URL of the OpenAI API.
721721
# (default: https://api.openai.com/v1/, type: string)
722722
openai_base_url: https://api.openai.com/v1/
723-
# The key to authenticate against the OpenAI API.
724-
# (default: <unset>, type: string)
725-
openai_key: ""
726723
# The base URL of the Anthropic API.
727724
# (default: https://api.anthropic.com/, type: string)
728725
anthropic_base_url: https://api.anthropic.com/
729-
# The key to authenticate against the Anthropic API.
730-
# (default: <unset>, type: string)
731-
anthropic_key: ""
732726
# The AWS Bedrock API region.
733727
# (default: <unset>, type: string)
734728
bedrock_region: ""
735-
# The access key to authenticate against the AWS Bedrock API.
736-
# (default: <unset>, type: string)
737-
bedrock_access_key: ""
738-
# The access key secret to use with the access key to authenticate against the AWS
739-
# Bedrock API.
740-
# (default: <unset>, type: string)
741-
bedrock_access_key_secret: ""
742729
# The model to use when making requests to the AWS Bedrock API.
743730
# (default: global.anthropic.claude-sonnet-4-5-20250929-v1:0, type: string)
744731
bedrock_model: global.anthropic.claude-sonnet-4-5-20250929-v1:0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp