Skip to content

Commit ed38079

Browse files
committed
Update config.yaml
1 parent a2399dd commit ed38079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Recommend -> gpt-4-turbo (Better performance, more expensive), gpt-4-o (Good performance, cheaper)
77

88
API_KEY: "" # Free API Key with GPT-4 access: https://github.com/CubeGPT/.github/discussions/1
9-
BASE_URL: "https://api.openai.com/v1/chat/completions"
9+
BASE_URL: "https://api.openai.com/v1"
1010

1111
GENERATION_MODEL: "gpt-4-turbo-2024-04-09"
1212
FIXING_MODEL: "gpt-4-turbo-2024-04-09"

0 commit comments

Comments
 (0)