Skip to content

Commit dd92c57

Browse files
kkrauneCopilot
andauthored
Update aws-simple-rag/services.xml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 551df65 commit dd92c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-simple-rag/services.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<!-- Setup the client to Bedrock -->
2222
<component id="openai" class="ai.vespa.llm.clients.OpenAI">
23-
<config name = "ai.vespa.llm.clients.llm-client">
23+
<config name="ai.vespa.llm.clients.llm-client">
2424
<endpoint>https://bedrock-runtime.us-east-1.amazonaws.com/openai/v1</endpoint>
2525
<apiKeySecretName>bedrock-api-key</apiKeySecretName>
2626
<model>openai.gpt-oss-20b-1:0</model>

0 commit comments

Comments
 (0)