File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,8 @@ system_prompt = "..."
135
135
136
136
Change these options to match your desired configuration.
137
137
138
- For OpenAI, if you opt for this provider, you'll need to provide your API key and specify the desired model:
138
+ For OpenAI, if you opt for this provider, you'll need to provide
139
+ your [ API key] ( https://platform.openai.com/account/api-keys ) :
139
140
140
141
``` toml
141
142
[provider .OpenAI ]
@@ -144,10 +145,6 @@ model = "gpt-3.5-turbo"
144
145
system_prompt = " ..."
145
146
```
146
147
147
- * The provided configuration options are not exhaustive, and your default configuration may vary slightly.
148
- Nevertheless, the fundamental concept remains the same.*
149
-
150
-
151
148
## System Requirements
152
149
153
150
For cloud providers like OpenAI, there are no specific system requirements.
You can’t perform that action at this time.
0 commit comments