We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684fbda commit da6af70Copy full SHA for da6af70
README.md
@@ -85,7 +85,7 @@ Processing a response errors cases when server cannot or will not process the re
85
/// - Parameters:
86
/// - versionId: Version id
87
/// - input: Input data
88
- /// - expect: Logic for awaiting a prediction Check out ``ReplicateAPI.Expect``
+ /// - expect: Logic for awaiting a prediction check out ``ReplicateAPI.Expect``
89
/// - webhook: An HTTPS URL for receiving a webhook when the prediction has new output.
90
/// - Returns: Prediction result
91
public func createPrediction<Input: Encodable, Output: Decodable>(
0 commit comments