Skip to content

Commit 8d1b84c

Browse files
authored
api-key lease (#168)
1 parent 0982d4f commit 8d1b84c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

derisk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"default_model": {
55
"provider": "openai",
66
"model_id": "gpt-4",
7-
"api_key": "sk-s6bVede3eiCFhJ35WHUa4WSDj8Z4nXutLPUrOxg7Swcl0JkV",
7+
"api_key": "",
88
"temperature": 0.7,
99
"max_tokens": 4096
1010
},
@@ -42,4 +42,4 @@
4242
"host": "127.0.0.1",
4343
"port": 7777
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)