Class TextGenerationRequest
java.lang.Object
dev.langchain4j.model.huggingface.client.TextGenerationRequest
@Deprecated(forRemoval=true,
since="1.7.0-beta13")
public class TextGenerationRequest
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
Deprecated, for removal: This API element is subject to removal in a future version.boolean
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.int
hashCode()
Deprecated, for removal: This API element is subject to removal in a future version.toString()
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getInputs
Deprecated, for removal: This API element is subject to removal in a future version. -
getParameters
Deprecated, for removal: This API element is subject to removal in a future version. -
getOptions
Deprecated, for removal: This API element is subject to removal in a future version. -
equals
-
hashCode
-
toString
-
builder
Deprecated, for removal: This API element is subject to removal in a future version.
-