Skip to content

Commit

Permalink
Merge pull request #9 from koppor/patch-3
Browse files Browse the repository at this point in the history
Add link to model list
  • Loading branch information
dspinellis authored Nov 18, 2023
2 parents 29457e9 + 643b49c commit a035c0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ai-cli-config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ 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
; payment relationship
; payment relationship. All models including limits are listed at
; https://platform.openai.com/account/limits
; model = gpt-4
temperature = 0.7
; User-specific: add it in a local protected file
Expand Down

0 comments on commit a035c0e

Please sign in to comment.