Skip to content

Commit

Permalink
Update ai-cli-config
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
kapolos committed Sep 14, 2023
1 parent 4bc4656 commit e680a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ai-cli-config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ context = 3
endpoint = https://api.openai.com/v1/chat/completions
model = gpt-3.5-turbo
; The following is more capable, but requires having an established
; payewnt relationship
; payment relationship
; model = gpt-4
temperature = 0.7
; User-specific: add it in a local protected file
Expand Down

0 comments on commit e680a38

Please sign in to comment.