Skip to content

Commit ac03979

Browse files
committed
Update readme
1 parent f9173e3 commit ac03979

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ system_prompt = "..."
135135

136136
Change these options to match your desired configuration.
137137

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):
139140

140141
```toml
141142
[provider.OpenAI]
@@ -144,10 +145,6 @@ model = "gpt-3.5-turbo"
144145
system_prompt = "..."
145146
```
146147

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-
151148
## System Requirements
152149

153150
For cloud providers like OpenAI, there are no specific system requirements.

0 commit comments

Comments
 (0)