Skip to content

Commit 9c31c11

Browse files
committed
Update OpenAIAsyncImage.swift
1 parent 1e71d82 commit 9c31c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/openai-async-image-swiftui/OpenAIAsyncImage.swift

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ public struct OpenAIAsyncImage<Content: View, T: IOpenAILoader>: View {
3232

3333
// MARK: - Config
3434

35+
/// A text description of the desired image(s). The maximum length is 1000 characters
3536
@Binding var prompt : String
3637

3738
/// Custom loader

0 commit comments

Comments
 (0)