Skip to content

Commit cf5e9e2

Browse files
authored
Remove credentials
1 parent 85e95ea commit cf5e9e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kotlin-wot-integration-tests/src/main/resources/application.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arc:
33
clients:
44
- id: GPT-4o
55
model-name: GPT35T-1106
6-
api-key: af12dab9c046453e82dcf4b24af90bca
6+
api-key:
77
client: azure
88
url: https://gpt4-uk.openai.azure.com
99

@@ -29,4 +29,4 @@ wot:
2929
enabled: false
3030
host: localhost
3131
port: 54801
32-
clientId: wot-client
32+
clientId: wot-client

0 commit comments

Comments
 (0)