We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244c13a commit e8d34e7Copy full SHA for e8d34e7
README.md
@@ -21,6 +21,7 @@ You just type in any your idea and AI will give you an art solution
21
22
23
### 2. Override the default loader at Environment with you apiKey
24
+
25
```swift
26
let apiKey = "your API KEY"
27
let endpoint = OpenAIImageEndpoint.get(with: apiKey)
0 commit comments