A B C D E F G H I J L M P R S T U V W 
All Classes All Packages

A

AbstractOpenApiSchema - Class in llmjava.hf_text_generation.model
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - Constructor for class llmjava.hf_text_generation.model.AbstractOpenApiSchema
 
addBestOfSequencesItem(BestOfSequence) - Method in class llmjava.hf_text_generation.model.Details
 
addPrefillItem(PrefillToken) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
addPrefillItem(PrefillToken) - Method in class llmjava.hf_text_generation.model.Details
 
addStopItem(String) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
addTokensItem(Token) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
addTokensItem(Token) - Method in class llmjava.hf_text_generation.model.Details
 
addTopTokensItem(List<Token>) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
addTopTokensItem(List<Token>) - Method in class llmjava.hf_text_generation.model.Details
 
addTopTokensItem(Token) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
ApiClient - Class in llmjava.hf_text_generation
Configuration and utility class for API clients.
ApiClient() - Constructor for class llmjava.hf_text_generation.ApiClient
Create an instance of ApiClient.
ApiClient(HttpClient.Builder, ObjectMapper, String) - Constructor for class llmjava.hf_text_generation.ApiClient
Create an instance of ApiClient.
ApiException - Exception in llmjava.hf_text_generation
 
ApiException() - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(int, String) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(int, String, HttpHeaders, String) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(int, HttpHeaders, String) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(String) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(String, int, HttpHeaders, String) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(String, Throwable, int, HttpHeaders) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(String, Throwable, int, HttpHeaders, String) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiException(Throwable) - Constructor for exception llmjava.hf_text_generation.ApiException
 
ApiResponse<T> - Class in llmjava.hf_text_generation
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class llmjava.hf_text_generation.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class llmjava.hf_text_generation.ApiResponse
 

B

bestOf(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
BestOfSequence - Class in llmjava.hf_text_generation.model
BestOfSequence
BestOfSequence() - Constructor for class llmjava.hf_text_generation.model.BestOfSequence
 
bestOfSequences(List<BestOfSequence>) - Method in class llmjava.hf_text_generation.model.Details
 

C

clone() - Method in class llmjava.hf_text_generation.RFC3339DateFormat
 
compatGenerate(CompatGenerateRequest) - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Generate tokens if `stream == false` or a stream of token if `stream == true` Generate tokens if `stream == false` or a stream of token if `stream == true`
CompatGenerateRequest - Class in llmjava.hf_text_generation.model
CompatGenerateRequest
CompatGenerateRequest() - Constructor for class llmjava.hf_text_generation.model.CompatGenerateRequest
 
compatGenerateWithHttpInfo(CompatGenerateRequest) - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Generate tokens if `stream == false` or a stream of token if `stream == true` Generate tokens if `stream == false` or a stream of token if `stream == true`
Configuration - Class in llmjava.hf_text_generation
 
Configuration() - Constructor for class llmjava.hf_text_generation.Configuration
 
createDefaultHttpClientBuilder() - Method in class llmjava.hf_text_generation.ApiClient
 
createDefaultObjectMapper() - Method in class llmjava.hf_text_generation.ApiClient
 

D

decoderInputDetails(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
defaultValue - Variable in class llmjava.hf_text_generation.ServerVariable
 
description - Variable in class llmjava.hf_text_generation.ServerConfiguration
 
description - Variable in class llmjava.hf_text_generation.ServerVariable
 
details(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
details(Details) - Method in class llmjava.hf_text_generation.model.GenerateResponse
 
details(StreamResponseDetails) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
Details - Class in llmjava.hf_text_generation.model
Details
Details() - Constructor for class llmjava.hf_text_generation.model.Details
 
dockerLabel(String) - Method in class llmjava.hf_text_generation.model.Info
 
doSample(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 

E

enumValues - Variable in class llmjava.hf_text_generation.ServerVariable
 
EOS_TOKEN - llmjava.hf_text_generation.model.FinishReason
 
equals(Object) - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
 
equals(Object) - Method in class llmjava.hf_text_generation.model.BestOfSequence
Return true if this BestOfSequence object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
Return true if this CompatGenerateRequest object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.Details
Return true if this Details object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.ErrorResponse
Return true if this ErrorResponse object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.GenerateParameters
Return true if this GenerateParameters object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.GenerateRequest
Return true if this GenerateRequest object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.GenerateResponse
Return true if this GenerateResponse object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.Info
Return true if this Info object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.PrefillToken
Return true if this PrefillToken object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.StreamDetails
Return true if this StreamDetails object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.StreamResponse
Return true if this StreamResponse object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
Return true if this StreamResponse_details object is equal to o.
equals(Object) - Method in class llmjava.hf_text_generation.model.Token
Return true if this Token object is equal to o.
error(String) - Method in class llmjava.hf_text_generation.model.ErrorResponse
 
ErrorResponse - Class in llmjava.hf_text_generation.model
ErrorResponse
ErrorResponse() - Constructor for class llmjava.hf_text_generation.model.ErrorResponse
 
errorType(String) - Method in class llmjava.hf_text_generation.model.ErrorResponse
 

F

finishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
finishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.Details
 
finishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.StreamDetails
 
finishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
FinishReason - Enum in llmjava.hf_text_generation.model
Gets or Sets FinishReason
format(Date, StringBuffer, FieldPosition) - Method in class llmjava.hf_text_generation.RFC3339DateFormat
 
fromValue(String) - Static method in enum llmjava.hf_text_generation.model.FinishReason
 

G

generate(GenerateRequest) - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Generate tokens Generate tokens
generatedText(String) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
generatedText(String) - Method in class llmjava.hf_text_generation.model.GenerateResponse
 
generatedText(String) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
generatedTokens(Integer) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
generatedTokens(Integer) - Method in class llmjava.hf_text_generation.model.Details
 
generatedTokens(Integer) - Method in class llmjava.hf_text_generation.model.StreamDetails
 
generatedTokens(Integer) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
GenerateParameters - Class in llmjava.hf_text_generation.model
GenerateParameters
GenerateParameters() - Constructor for class llmjava.hf_text_generation.model.GenerateParameters
 
GenerateRequest - Class in llmjava.hf_text_generation.model
GenerateRequest
GenerateRequest() - Constructor for class llmjava.hf_text_generation.model.GenerateRequest
 
GenerateResponse - Class in llmjava.hf_text_generation.model
GenerateResponse
GenerateResponse() - Constructor for class llmjava.hf_text_generation.model.GenerateResponse
 
generateStream(GenerateRequest) - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Generate a stream of token using Server-Sent Events Generate a stream of token using Server-Sent Events
generateStreamWithHttpInfo(GenerateRequest) - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Generate a stream of token using Server-Sent Events Generate a stream of token using Server-Sent Events
generateWithHttpInfo(GenerateRequest) - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Generate tokens Generate tokens
getActualInstance() - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
Get the actual instance
getActualInstanceRecursively() - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getApiException(String, HttpResponse<InputStream>) - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
 
getAsyncResponseInterceptor() - Method in class llmjava.hf_text_generation.ApiClient
Get the custom async response interceptor.
getBaseUri() - Method in class llmjava.hf_text_generation.ApiClient
Get the base URI to resolve the endpoint paths against.
getBestOf() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get bestOf minimum: 0
getBestOfSequences() - Method in class llmjava.hf_text_generation.model.Details
Get bestOfSequences
getClassForElement(JsonNode, Class<?>) - Static method in class llmjava.hf_text_generation.JSON
Returns the target model class that should be used to deserialize the input data.
getCode() - Method in exception llmjava.hf_text_generation.ApiException
Get the HTTP status code.
getConnectTimeout() - Method in class llmjava.hf_text_generation.ApiClient
Get connection timeout (in milliseconds).
getData() - Method in class llmjava.hf_text_generation.ApiResponse
 
getDecoderInputDetails() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get decoderInputDetails
getDefault() - Static method in class llmjava.hf_text_generation.JSON
Get the default JSON instance.
getDefaultApiClient() - Static method in class llmjava.hf_text_generation.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDefaultBaseUri() - Method in class llmjava.hf_text_generation.ApiClient
 
getDetails() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get details
getDetails() - Method in class llmjava.hf_text_generation.model.GenerateResponse
Get details
getDetails() - Method in class llmjava.hf_text_generation.model.StreamResponse
Get details
getDockerLabel() - Method in class llmjava.hf_text_generation.model.Info
Get dockerLabel
getDoSample() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get doSample
getError() - Method in class llmjava.hf_text_generation.model.ErrorResponse
Get error
getErrorType() - Method in class llmjava.hf_text_generation.model.ErrorResponse
Get errorType
getFinishReason() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Get finishReason
getFinishReason() - Method in class llmjava.hf_text_generation.model.Details
Get finishReason
getFinishReason() - Method in class llmjava.hf_text_generation.model.StreamDetails
Get finishReason
getFinishReason() - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
Get finishReason
getGeneratedText() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Get generatedText
getGeneratedText() - Method in class llmjava.hf_text_generation.model.GenerateResponse
Get generatedText
getGeneratedText() - Method in class llmjava.hf_text_generation.model.StreamResponse
Get generatedText
getGeneratedTokens() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Get generatedTokens minimum: 0
getGeneratedTokens() - Method in class llmjava.hf_text_generation.model.Details
Get generatedTokens minimum: 0
getGeneratedTokens() - Method in class llmjava.hf_text_generation.model.StreamDetails
Get generatedTokens minimum: 0
getGeneratedTokens() - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
Get generatedTokens minimum: 0
getHeaders() - Method in class llmjava.hf_text_generation.ApiResponse
 
getHttpClient() - Method in class llmjava.hf_text_generation.ApiClient
Get an HttpClient based on the current HttpClient.Builder.
getId() - Method in class llmjava.hf_text_generation.model.PrefillToken
Get id minimum: 0
getId() - Method in class llmjava.hf_text_generation.model.Token
Get id minimum: 0
getInputs() - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
Get inputs
getInputs() - Method in class llmjava.hf_text_generation.model.GenerateRequest
Get inputs
getLogprob() - Method in class llmjava.hf_text_generation.model.PrefillToken
Get logprob
getLogprob() - Method in class llmjava.hf_text_generation.model.Token
Get logprob
getMapper() - Method in class llmjava.hf_text_generation.JSON
Get the object mapper
getMaxBatchTotalTokens() - Method in class llmjava.hf_text_generation.model.Info
Get maxBatchTotalTokens minimum: 0
getMaxBestOf() - Method in class llmjava.hf_text_generation.model.Info
Get maxBestOf minimum: 0
getMaxConcurrentRequests() - Method in class llmjava.hf_text_generation.model.Info
Router Parameters minimum: 0
getMaxInputLength() - Method in class llmjava.hf_text_generation.model.Info
Get maxInputLength minimum: 0
getMaxNewTokens() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get maxNewTokens minimum: 0
getMaxStopSequences() - Method in class llmjava.hf_text_generation.model.Info
Get maxStopSequences minimum: 0
getMaxTotalTokens() - Method in class llmjava.hf_text_generation.model.Info
Get maxTotalTokens minimum: 0
getMaxWaitingTokens() - Method in class llmjava.hf_text_generation.model.Info
Get maxWaitingTokens minimum: 0
getModelDeviceType() - Method in class llmjava.hf_text_generation.model.Info
Get modelDeviceType
getModelDtype() - Method in class llmjava.hf_text_generation.model.Info
Get modelDtype
getModelId() - Method in class llmjava.hf_text_generation.model.Info
Model info
getModelInfo() - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Text Generation Inference endpoint info Text Generation Inference endpoint info
getModelInfoWithHttpInfo() - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Text Generation Inference endpoint info Text Generation Inference endpoint info
getModelPipelineTag() - Method in class llmjava.hf_text_generation.model.Info
Get modelPipelineTag
getModelSha() - Method in class llmjava.hf_text_generation.model.Info
Get modelSha
getName() - Method in class llmjava.hf_text_generation.Pair
 
getObjectMapper() - Method in class llmjava.hf_text_generation.ApiClient
Get a copy of the current ObjectMapper.
getParameters() - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
Get parameters
getParameters() - Method in class llmjava.hf_text_generation.model.GenerateRequest
Get parameters
getPrefill() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Get prefill
getPrefill() - Method in class llmjava.hf_text_generation.model.Details
Get prefill
getReadTimeout() - Method in class llmjava.hf_text_generation.ApiClient
Get the read timeout that was set.
getRepetitionPenalty() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get repetitionPenalty
getRequestInterceptor() - Method in class llmjava.hf_text_generation.ApiClient
Get the custom interceptor.
getResponseBody() - Method in exception llmjava.hf_text_generation.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception llmjava.hf_text_generation.ApiException
Get the HTTP response headers.
getResponseInterceptor() - Method in class llmjava.hf_text_generation.ApiClient
Get the custom response interceptor.
getReturnFullText() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get returnFullText
getSchemas() - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemaType() - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
Get the schema type (e.g.
getSeed() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Get seed minimum: 0
getSeed() - Method in class llmjava.hf_text_generation.model.Details
Get seed minimum: 0
getSeed() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get seed minimum: 0
getSeed() - Method in class llmjava.hf_text_generation.model.StreamDetails
Get seed minimum: 0
getSeed() - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
Get seed minimum: 0
getSha() - Method in class llmjava.hf_text_generation.model.Info
Get sha
getSpecial() - Method in class llmjava.hf_text_generation.model.Token
Get special
getStatusCode() - Method in class llmjava.hf_text_generation.ApiResponse
 
getStop() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get stop
getStream() - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
Get stream
getTemperature() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get temperature
getText() - Method in class llmjava.hf_text_generation.model.PrefillToken
Get text
getText() - Method in class llmjava.hf_text_generation.model.Token
Get text
getToken() - Method in class llmjava.hf_text_generation.model.StreamResponse
Get token
getTokens() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Get tokens
getTokens() - Method in class llmjava.hf_text_generation.model.Details
Get tokens
getTopK() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get topK
getTopNTokens() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get topNTokens minimum: 0
getTopP() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get topP maximum: 1
getTopTokens() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Get topTokens
getTopTokens() - Method in class llmjava.hf_text_generation.model.Details
Get topTokens
getTopTokens() - Method in class llmjava.hf_text_generation.model.StreamResponse
Get topTokens
getTruncate() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get truncate minimum: 0
getTypicalP() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get typicalP maximum: 1
getValidationWorkers() - Method in class llmjava.hf_text_generation.model.Info
Get validationWorkers minimum: 0
getValue() - Method in enum llmjava.hf_text_generation.model.FinishReason
 
getValue() - Method in class llmjava.hf_text_generation.Pair
 
getVersion() - Method in class llmjava.hf_text_generation.model.Info
Router Info
getWaitingServedRatio() - Method in class llmjava.hf_text_generation.model.Info
Get waitingServedRatio
getWatermark() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Get watermark

H

hashCode() - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
 
hashCode() - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
hashCode() - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
hashCode() - Method in class llmjava.hf_text_generation.model.Details
 
hashCode() - Method in class llmjava.hf_text_generation.model.ErrorResponse
 
hashCode() - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
hashCode() - Method in class llmjava.hf_text_generation.model.GenerateRequest
 
hashCode() - Method in class llmjava.hf_text_generation.model.GenerateResponse
 
hashCode() - Method in class llmjava.hf_text_generation.model.Info
 
hashCode() - Method in class llmjava.hf_text_generation.model.PrefillToken
 
hashCode() - Method in class llmjava.hf_text_generation.model.StreamDetails
 
hashCode() - Method in class llmjava.hf_text_generation.model.StreamResponse
 
hashCode() - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
hashCode() - Method in class llmjava.hf_text_generation.model.Token
 
health() - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Health check method Health check method
healthWithHttpInfo() - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Health check method Health check method

I

id(Integer) - Method in class llmjava.hf_text_generation.model.PrefillToken
 
id(Integer) - Method in class llmjava.hf_text_generation.model.Token
 
Info - Class in llmjava.hf_text_generation.model
Info
Info() - Constructor for class llmjava.hf_text_generation.model.Info
 
inputs(String) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
inputs(String) - Method in class llmjava.hf_text_generation.model.GenerateRequest
 
isInstanceOf(Class<?>, Object, Set<Class<?>>) - Static method in class llmjava.hf_text_generation.JSON
Returns true if inst is an instance of modelClass in the OpenAPI model hierarchy.
isNullable() - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
Is nullable

J

JSON - Class in llmjava.hf_text_generation
 
JSON() - Constructor for class llmjava.hf_text_generation.JSON
 
JSON_PROPERTY_BEST_OF - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_BEST_OF_SEQUENCES - Static variable in class llmjava.hf_text_generation.model.Details
 
JSON_PROPERTY_DECODER_INPUT_DETAILS - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_DETAILS - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_DETAILS - Static variable in class llmjava.hf_text_generation.model.GenerateResponse
 
JSON_PROPERTY_DETAILS - Static variable in class llmjava.hf_text_generation.model.StreamResponse
 
JSON_PROPERTY_DO_SAMPLE - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_DOCKER_LABEL - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_ERROR - Static variable in class llmjava.hf_text_generation.model.ErrorResponse
 
JSON_PROPERTY_ERROR_TYPE - Static variable in class llmjava.hf_text_generation.model.ErrorResponse
 
JSON_PROPERTY_FINISH_REASON - Static variable in class llmjava.hf_text_generation.model.BestOfSequence
 
JSON_PROPERTY_FINISH_REASON - Static variable in class llmjava.hf_text_generation.model.Details
 
JSON_PROPERTY_FINISH_REASON - Static variable in class llmjava.hf_text_generation.model.StreamDetails
 
JSON_PROPERTY_FINISH_REASON - Static variable in class llmjava.hf_text_generation.model.StreamResponseDetails
 
JSON_PROPERTY_GENERATED_TEXT - Static variable in class llmjava.hf_text_generation.model.BestOfSequence
 
JSON_PROPERTY_GENERATED_TEXT - Static variable in class llmjava.hf_text_generation.model.GenerateResponse
 
JSON_PROPERTY_GENERATED_TEXT - Static variable in class llmjava.hf_text_generation.model.StreamResponse
 
JSON_PROPERTY_GENERATED_TOKENS - Static variable in class llmjava.hf_text_generation.model.BestOfSequence
 
JSON_PROPERTY_GENERATED_TOKENS - Static variable in class llmjava.hf_text_generation.model.Details
 
JSON_PROPERTY_GENERATED_TOKENS - Static variable in class llmjava.hf_text_generation.model.StreamDetails
 
JSON_PROPERTY_GENERATED_TOKENS - Static variable in class llmjava.hf_text_generation.model.StreamResponseDetails
 
JSON_PROPERTY_ID - Static variable in class llmjava.hf_text_generation.model.PrefillToken
 
JSON_PROPERTY_ID - Static variable in class llmjava.hf_text_generation.model.Token
 
JSON_PROPERTY_INPUTS - Static variable in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
JSON_PROPERTY_INPUTS - Static variable in class llmjava.hf_text_generation.model.GenerateRequest
 
JSON_PROPERTY_LOGPROB - Static variable in class llmjava.hf_text_generation.model.PrefillToken
 
JSON_PROPERTY_LOGPROB - Static variable in class llmjava.hf_text_generation.model.Token
 
JSON_PROPERTY_MAX_BATCH_TOTAL_TOKENS - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MAX_BEST_OF - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MAX_CONCURRENT_REQUESTS - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MAX_INPUT_LENGTH - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MAX_NEW_TOKENS - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_MAX_STOP_SEQUENCES - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MAX_TOTAL_TOKENS - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MAX_WAITING_TOKENS - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MODEL_DEVICE_TYPE - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MODEL_DTYPE - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MODEL_ID - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MODEL_PIPELINE_TAG - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_MODEL_SHA - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_PARAMETERS - Static variable in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
JSON_PROPERTY_PARAMETERS - Static variable in class llmjava.hf_text_generation.model.GenerateRequest
 
JSON_PROPERTY_PREFILL - Static variable in class llmjava.hf_text_generation.model.BestOfSequence
 
JSON_PROPERTY_PREFILL - Static variable in class llmjava.hf_text_generation.model.Details
 
JSON_PROPERTY_REPETITION_PENALTY - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_RETURN_FULL_TEXT - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_SEED - Static variable in class llmjava.hf_text_generation.model.BestOfSequence
 
JSON_PROPERTY_SEED - Static variable in class llmjava.hf_text_generation.model.Details
 
JSON_PROPERTY_SEED - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_SEED - Static variable in class llmjava.hf_text_generation.model.StreamDetails
 
JSON_PROPERTY_SEED - Static variable in class llmjava.hf_text_generation.model.StreamResponseDetails
 
JSON_PROPERTY_SHA - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_SPECIAL - Static variable in class llmjava.hf_text_generation.model.Token
 
JSON_PROPERTY_STOP - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_STREAM - Static variable in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
JSON_PROPERTY_TEMPERATURE - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_TEXT - Static variable in class llmjava.hf_text_generation.model.PrefillToken
 
JSON_PROPERTY_TEXT - Static variable in class llmjava.hf_text_generation.model.Token
 
JSON_PROPERTY_TOKEN - Static variable in class llmjava.hf_text_generation.model.StreamResponse
 
JSON_PROPERTY_TOKENS - Static variable in class llmjava.hf_text_generation.model.BestOfSequence
 
JSON_PROPERTY_TOKENS - Static variable in class llmjava.hf_text_generation.model.Details
 
JSON_PROPERTY_TOP_K - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_TOP_N_TOKENS - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_TOP_P - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_TOP_TOKENS - Static variable in class llmjava.hf_text_generation.model.BestOfSequence
 
JSON_PROPERTY_TOP_TOKENS - Static variable in class llmjava.hf_text_generation.model.Details
 
JSON_PROPERTY_TOP_TOKENS - Static variable in class llmjava.hf_text_generation.model.StreamResponse
 
JSON_PROPERTY_TRUNCATE - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_TYPICAL_P - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 
JSON_PROPERTY_VALIDATION_WORKERS - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_VERSION - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_WAITING_SERVED_RATIO - Static variable in class llmjava.hf_text_generation.model.Info
 
JSON_PROPERTY_WATERMARK - Static variable in class llmjava.hf_text_generation.model.GenerateParameters
 

L

LENGTH - llmjava.hf_text_generation.model.FinishReason
 
llmjava.hf_text_generation - package llmjava.hf_text_generation
 
llmjava.hf_text_generation.client - package llmjava.hf_text_generation.client
 
llmjava.hf_text_generation.model - package llmjava.hf_text_generation.model
 
logprob(Float) - Method in class llmjava.hf_text_generation.model.PrefillToken
 
logprob(Float) - Method in class llmjava.hf_text_generation.model.Token
 

M

maxBatchTotalTokens(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
maxBestOf(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
maxConcurrentRequests(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
maxInputLength(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
maxNewTokens(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
maxStopSequences(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
maxTotalTokens(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
maxWaitingTokens(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
metrics() - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Prometheus metrics scrape endpoint Prometheus metrics scrape endpoint
metricsWithHttpInfo() - Method in class llmjava.hf_text_generation.client.TextGenerationInferenceApi
Prometheus metrics scrape endpoint Prometheus metrics scrape endpoint
modelDeviceType(String) - Method in class llmjava.hf_text_generation.model.Info
 
modelDtype(String) - Method in class llmjava.hf_text_generation.model.Info
 
modelId(String) - Method in class llmjava.hf_text_generation.model.Info
 
modelPipelineTag(String) - Method in class llmjava.hf_text_generation.model.Info
 
modelSha(String) - Method in class llmjava.hf_text_generation.model.Info
 

P

Pair - Class in llmjava.hf_text_generation
 
Pair(String, String) - Constructor for class llmjava.hf_text_generation.Pair
 
parameters(GenerateParameters) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
parameters(GenerateParameters) - Method in class llmjava.hf_text_generation.model.GenerateRequest
 
parameterToPairs(String, Object) - Static method in class llmjava.hf_text_generation.ApiClient
Convert a URL query name/value parameter to a list of encoded Pair objects.
parameterToPairs(String, String, Collection<?>) - Static method in class llmjava.hf_text_generation.ApiClient
Convert a URL query name/collection parameter to a list of encoded Pair objects.
parse(String) - Method in class llmjava.hf_text_generation.RFC3339DateFormat
 
parse(String, ParsePosition) - Method in class llmjava.hf_text_generation.RFC3339DateFormat
 
prefill(List<PrefillToken>) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
prefill(List<PrefillToken>) - Method in class llmjava.hf_text_generation.model.Details
 
PrefillToken - Class in llmjava.hf_text_generation.model
PrefillToken
PrefillToken() - Constructor for class llmjava.hf_text_generation.model.PrefillToken
 

R

registerDescendants(Class<?>, Map<String, Class<?>>) - Static method in class llmjava.hf_text_generation.JSON
Register the oneOf/anyOf descendants of the modelClass.
registerDiscriminator(Class<?>, String, Map<String, Class<?>>) - Static method in class llmjava.hf_text_generation.JSON
Register a model class discriminator.
repetitionPenalty(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
returnFullText(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
RFC3339DateFormat - Class in llmjava.hf_text_generation
 
RFC3339DateFormat() - Constructor for class llmjava.hf_text_generation.RFC3339DateFormat
 

S

seed(Long) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
seed(Long) - Method in class llmjava.hf_text_generation.model.Details
 
seed(Long) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
seed(Long) - Method in class llmjava.hf_text_generation.model.StreamDetails
 
seed(Long) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
ServerConfiguration - Class in llmjava.hf_text_generation
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class llmjava.hf_text_generation.ServerConfiguration
 
ServerVariable - Class in llmjava.hf_text_generation
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class llmjava.hf_text_generation.ServerVariable
 
setActualInstance(Object) - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
Set the actual instance
setAsyncResponseInterceptor(Consumer<HttpResponse<String>>) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom async response interceptor.
setBasePath(String) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom base path for the target service, for example '/v2'.
setBestOf(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setBestOfSequences(List<BestOfSequence>) - Method in class llmjava.hf_text_generation.model.Details
 
setConnectTimeout(Duration) - Method in class llmjava.hf_text_generation.ApiClient
Sets the connect timeout (in milliseconds) for the http client.
setDateFormat(DateFormat) - Method in class llmjava.hf_text_generation.JSON
Set the date format for JSON (de)serialization with Date properties.
setDecoderInputDetails(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setDefault(JSON) - Static method in class llmjava.hf_text_generation.JSON
Set the default JSON instance.
setDefaultApiClient(ApiClient) - Static method in class llmjava.hf_text_generation.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDetails(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setDetails(Details) - Method in class llmjava.hf_text_generation.model.GenerateResponse
 
setDetails(StreamResponseDetails) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
setDockerLabel(String) - Method in class llmjava.hf_text_generation.model.Info
 
setDoSample(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setError(String) - Method in class llmjava.hf_text_generation.model.ErrorResponse
 
setErrorType(String) - Method in class llmjava.hf_text_generation.model.ErrorResponse
 
setFinishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
setFinishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.Details
 
setFinishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.StreamDetails
 
setFinishReason(FinishReason) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
setGeneratedText(String) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
setGeneratedText(String) - Method in class llmjava.hf_text_generation.model.GenerateResponse
 
setGeneratedText(String) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
setGeneratedTokens(Integer) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
setGeneratedTokens(Integer) - Method in class llmjava.hf_text_generation.model.Details
 
setGeneratedTokens(Integer) - Method in class llmjava.hf_text_generation.model.StreamDetails
 
setGeneratedTokens(Integer) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
setHost(String) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom host name for the target service.
setHttpClientBuilder(HttpClient.Builder) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom HttpClient.Builder object to use when creating the HttpClient that is used by the API client.
setId(Integer) - Method in class llmjava.hf_text_generation.model.PrefillToken
 
setId(Integer) - Method in class llmjava.hf_text_generation.model.Token
 
setInputs(String) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
setInputs(String) - Method in class llmjava.hf_text_generation.model.GenerateRequest
 
setLogprob(Float) - Method in class llmjava.hf_text_generation.model.PrefillToken
 
setLogprob(Float) - Method in class llmjava.hf_text_generation.model.Token
 
setMaxBatchTotalTokens(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setMaxBestOf(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setMaxConcurrentRequests(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setMaxInputLength(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setMaxNewTokens(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setMaxStopSequences(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setMaxTotalTokens(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setMaxWaitingTokens(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setModelDeviceType(String) - Method in class llmjava.hf_text_generation.model.Info
 
setModelDtype(String) - Method in class llmjava.hf_text_generation.model.Info
 
setModelId(String) - Method in class llmjava.hf_text_generation.model.Info
 
setModelPipelineTag(String) - Method in class llmjava.hf_text_generation.model.Info
 
setModelSha(String) - Method in class llmjava.hf_text_generation.model.Info
 
setObjectMapper(ObjectMapper) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom ObjectMapper to serialize and deserialize the request and response bodies.
setParameters(GenerateParameters) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
setParameters(GenerateParameters) - Method in class llmjava.hf_text_generation.model.GenerateRequest
 
setPort(int) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom port number for the target service.
setPrefill(List<PrefillToken>) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
setPrefill(List<PrefillToken>) - Method in class llmjava.hf_text_generation.model.Details
 
setReadTimeout(Duration) - Method in class llmjava.hf_text_generation.ApiClient
Set the read timeout for the http client.
setRepetitionPenalty(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setRequestInterceptor(Consumer<HttpRequest.Builder>) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom request interceptor.
setResponseInterceptor(Consumer<HttpResponse<InputStream>>) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom response interceptor.
setReturnFullText(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setScheme(String) - Method in class llmjava.hf_text_generation.ApiClient
Set a custom scheme for the target service, for example 'https'.
setSeed(Long) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
setSeed(Long) - Method in class llmjava.hf_text_generation.model.Details
 
setSeed(Long) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setSeed(Long) - Method in class llmjava.hf_text_generation.model.StreamDetails
 
setSeed(Long) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
setSha(String) - Method in class llmjava.hf_text_generation.model.Info
 
setSpecial(Boolean) - Method in class llmjava.hf_text_generation.model.Token
 
setStop(List<String>) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setStream(Boolean) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
setTemperature(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setText(String) - Method in class llmjava.hf_text_generation.model.PrefillToken
 
setText(String) - Method in class llmjava.hf_text_generation.model.Token
 
setToken(Token) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
setTokens(List<Token>) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
setTokens(List<Token>) - Method in class llmjava.hf_text_generation.model.Details
 
setTopK(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setTopNTokens(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setTopP(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setTopTokens(List<List<Token>>) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
setTopTokens(List<List<Token>>) - Method in class llmjava.hf_text_generation.model.Details
 
setTopTokens(List<Token>) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
setTruncate(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setTypicalP(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
setValidationWorkers(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
setVersion(String) - Method in class llmjava.hf_text_generation.model.Info
 
setWaitingServedRatio(Float) - Method in class llmjava.hf_text_generation.model.Info
 
setWatermark(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
sha(String) - Method in class llmjava.hf_text_generation.model.Info
 
special(Boolean) - Method in class llmjava.hf_text_generation.model.Token
 
stop(List<String>) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
STOP_SEQUENCE - llmjava.hf_text_generation.model.FinishReason
 
stream(Boolean) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
StreamDetails - Class in llmjava.hf_text_generation.model
StreamDetails
StreamDetails() - Constructor for class llmjava.hf_text_generation.model.StreamDetails
 
StreamResponse - Class in llmjava.hf_text_generation.model
StreamResponse
StreamResponse() - Constructor for class llmjava.hf_text_generation.model.StreamResponse
 
StreamResponseDetails - Class in llmjava.hf_text_generation.model
StreamResponseDetails
StreamResponseDetails() - Constructor for class llmjava.hf_text_generation.model.StreamResponseDetails
 

T

temperature(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
text(String) - Method in class llmjava.hf_text_generation.model.PrefillToken
 
text(String) - Method in class llmjava.hf_text_generation.model.Token
 
TextGenerationInferenceApi - Class in llmjava.hf_text_generation.client
 
TextGenerationInferenceApi() - Constructor for class llmjava.hf_text_generation.client.TextGenerationInferenceApi
 
TextGenerationInferenceApi(ApiClient) - Constructor for class llmjava.hf_text_generation.client.TextGenerationInferenceApi
 
token(Token) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
Token - Class in llmjava.hf_text_generation.model
Token
Token() - Constructor for class llmjava.hf_text_generation.model.Token
 
tokens(List<Token>) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
tokens(List<Token>) - Method in class llmjava.hf_text_generation.model.Details
 
topK(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
topNTokens(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
topP(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
topTokens(List<List<Token>>) - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
topTokens(List<List<Token>>) - Method in class llmjava.hf_text_generation.model.Details
 
topTokens(List<Token>) - Method in class llmjava.hf_text_generation.model.StreamResponse
 
toString() - Method in class llmjava.hf_text_generation.model.AbstractOpenApiSchema
 
toString() - Method in class llmjava.hf_text_generation.model.BestOfSequence
 
toString() - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
 
toString() - Method in class llmjava.hf_text_generation.model.Details
 
toString() - Method in class llmjava.hf_text_generation.model.ErrorResponse
 
toString() - Method in enum llmjava.hf_text_generation.model.FinishReason
 
toString() - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
toString() - Method in class llmjava.hf_text_generation.model.GenerateRequest
 
toString() - Method in class llmjava.hf_text_generation.model.GenerateResponse
 
toString() - Method in class llmjava.hf_text_generation.model.Info
 
toString() - Method in class llmjava.hf_text_generation.model.PrefillToken
 
toString() - Method in class llmjava.hf_text_generation.model.StreamDetails
 
toString() - Method in class llmjava.hf_text_generation.model.StreamResponse
 
toString() - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
 
toString() - Method in class llmjava.hf_text_generation.model.Token
 
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.BestOfSequence
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.Details
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.ErrorResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.GenerateParameters
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.GenerateRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.GenerateResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.Info
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.PrefillToken
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.StreamDetails
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.StreamResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
Convert the instance into URL query string.
toUrlQueryString() - Method in class llmjava.hf_text_generation.model.Token
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.BestOfSequence
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.CompatGenerateRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.Details
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.ErrorResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum llmjava.hf_text_generation.model.FinishReason
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.GenerateParameters
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.GenerateRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.GenerateResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.Info
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.PrefillToken
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.StreamDetails
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.StreamResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.StreamResponseDetails
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class llmjava.hf_text_generation.model.Token
Convert the instance into URL query string.
truncate(Integer) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
typicalP(Float) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 

U

updateBaseUri(String) - Method in class llmjava.hf_text_generation.ApiClient
 
URL - Variable in class llmjava.hf_text_generation.ServerConfiguration
 
URL() - Method in class llmjava.hf_text_generation.ServerConfiguration
Format URL template using default server variables.
URL(Map<String, String>) - Method in class llmjava.hf_text_generation.ServerConfiguration
Format URL template using given variables.
urlEncode(String) - Static method in class llmjava.hf_text_generation.ApiClient
URL encode a string in the UTF-8 encoding.

V

validationWorkers(Integer) - Method in class llmjava.hf_text_generation.model.Info
 
valueOf(String) - Static method in enum llmjava.hf_text_generation.model.FinishReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum llmjava.hf_text_generation.model.FinishReason
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class llmjava.hf_text_generation.ServerConfiguration
 
version(String) - Method in class llmjava.hf_text_generation.model.Info
 
VERSION - Static variable in class llmjava.hf_text_generation.Configuration
 

W

waitingServedRatio(Float) - Method in class llmjava.hf_text_generation.model.Info
 
watermark(Boolean) - Method in class llmjava.hf_text_generation.model.GenerateParameters
 
A B C D E F G H I J L M P R S T U V W 
All Classes All Packages