Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AAC - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
- addImageBase64ToContent(String) - Method in class xyz.felh.openai.chat.ChatMessage
- addImageBase64ToContent(String, ChatMessage.ImageUrlDetail) - Method in class xyz.felh.openai.chat.ChatMessage
- addImageUrlToContent(String) - Method in class xyz.felh.openai.chat.ChatMessage
- addImageUrlToContent(String, ChatMessage.ImageUrlDetail) - Method in class xyz.felh.openai.chat.ChatMessage
- addTextToContent(String) - Method in class xyz.felh.openai.chat.ChatMessage
- ALLOY - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
- Assistant - Class in xyz.felh.openai.assistant
-
BETA version
- Assistant() - Constructor for class xyz.felh.openai.assistant.Assistant
- ASSISTANT - Enum constant in enum class xyz.felh.openai.chat.ChatMessageRole
-
content - Required The contents of the assistant message.
- AssistantFile - Class in xyz.felh.openai.assistant.file
-
BETA version
- AssistantFile() - Constructor for class xyz.felh.openai.assistant.file.AssistantFile
- ASSISTANTS - Enum constant in enum class xyz.felh.openai.file.File.Purpose
- ASSISTANTS_OUTPUT - Enum constant in enum class xyz.felh.openai.file.File.Purpose
- AssistantTool - Class in xyz.felh.openai.assistant
- AssistantTool() - Constructor for class xyz.felh.openai.assistant.AssistantTool
- AssistantTool.Type - Enum Class in xyz.felh.openai.assistant
- AudioModelType - Enum Class in xyz.felh.openai.audio
- AudioResponse - Class in xyz.felh.openai.audio
- AudioResponse() - Constructor for class xyz.felh.openai.audio.AudioResponse
B
- B64_JSON - Enum constant in enum class xyz.felh.openai.image.ImageResponseFormat
- BASE64 - Enum constant in enum class xyz.felh.openai.embedding.CreateEmbeddingRequest.EncodingFormat
- BaseRequest - Class in xyz.felh.openai.image
- BaseRequest() - Constructor for class xyz.felh.openai.image.BaseRequest
- buildImageWithBase64(String, ChatMessage.ImageUrlDetail) - Static method in class xyz.felh.openai.chat.ChatMessage.ContentItem
- buildImageWithUrl(String, ChatMessage.ImageUrlDetail) - Static method in class xyz.felh.openai.chat.ChatMessage.ContentItem
- buildText(String) - Static method in class xyz.felh.openai.chat.ChatMessage.ContentItem
C
- CANCELLED - Enum constant in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- CANCELLED - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
- CANCELLED - Enum constant in enum class xyz.felh.openai.thread.run.step.RunStep.Status
- CANCELLING - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
- castList(Object, Class<T>) - Static method in class xyz.felh.openai.utils.ListUtils
-
Cast object to List
- ChatCompletion - Class in xyz.felh.openai.chat
-
The chat completion object
- ChatCompletion() - Constructor for class xyz.felh.openai.chat.ChatCompletion
- ChatCompletion.Model - Enum Class in xyz.felh.openai.chat
- ChatCompletionChoice - Class in xyz.felh.openai.chat
- ChatCompletionChoice() - Constructor for class xyz.felh.openai.chat.ChatCompletionChoice
- ChatMessage - Class in xyz.felh.openai.chat
- ChatMessage(ChatMessageRole, Object) - Constructor for class xyz.felh.openai.chat.ChatMessage
- ChatMessage(ChatMessageRole, String, Object) - Constructor for class xyz.felh.openai.chat.ChatMessage
- ChatMessage.ContentItem - Class in xyz.felh.openai.chat
- ChatMessage.ContentType - Enum Class in xyz.felh.openai.chat
- ChatMessage.ImageUrl - Class in xyz.felh.openai.chat
- ChatMessage.ImageUrlDetail - Enum Class in xyz.felh.openai.chat
- ChatMessageRole - Enum Class in xyz.felh.openai.chat
- CHUNK_OBJECT - Static variable in class xyz.felh.openai.chat.ChatCompletion
- code - Variable in exception class xyz.felh.openai.OpenAiHttpException
-
OpenAI error code, for example "invalid_api_key"
- CODE_INTERPRETER - Enum constant in enum class xyz.felh.openai.assistant.AssistantTool.Type
- CodeInterpreter() - Constructor for class xyz.felh.openai.thread.run.step.StepToolCall.CodeInterpreter
- CodeInterpreterOutput() - Constructor for class xyz.felh.openai.thread.run.step.StepToolCall.CodeInterpreterOutput
- CodeInterpreterOutputImage() - Constructor for class xyz.felh.openai.thread.run.step.StepToolCall.CodeInterpreterOutputImage
- COMPLETED - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
- COMPLETED - Enum constant in enum class xyz.felh.openai.thread.run.step.RunStep.Status
- ContentItem() - Constructor for class xyz.felh.openai.chat.ChatMessage.ContentItem
- CreateAssistantFileRequest - Class in xyz.felh.openai.assistant.file
- CreateAssistantFileRequest() - Constructor for class xyz.felh.openai.assistant.file.CreateAssistantFileRequest
- CreateAssistantRequest - Class in xyz.felh.openai.assistant
- CreateAssistantRequest() - Constructor for class xyz.felh.openai.assistant.CreateAssistantRequest
- CreateAudioTranscriptionRequest - Class in xyz.felh.openai.audio
- CreateAudioTranscriptionRequest() - Constructor for class xyz.felh.openai.audio.CreateAudioTranscriptionRequest
- CreateAudioTranslationRequest - Class in xyz.felh.openai.audio
- CreateAudioTranslationRequest() - Constructor for class xyz.felh.openai.audio.CreateAudioTranslationRequest
- CreateAudioTranslationRequest.ResponseFormat - Enum Class in xyz.felh.openai.audio
- CreateChatCompletionRequest - Class in xyz.felh.openai.chat
- CreateChatCompletionRequest() - Constructor for class xyz.felh.openai.chat.CreateChatCompletionRequest
- created - Variable in class xyz.felh.openai.model.Model
-
The Unix timestamp (in seconds) when the model was created.
- CreateEditRequest - Class in xyz.felh.openai.image.edit
- CreateEditRequest() - Constructor for class xyz.felh.openai.image.edit.CreateEditRequest
- CreateEmbeddingRequest - Class in xyz.felh.openai.embedding
- CreateEmbeddingRequest() - Constructor for class xyz.felh.openai.embedding.CreateEmbeddingRequest
- CreateEmbeddingRequest.EncodingFormat - Enum Class in xyz.felh.openai.embedding
- CreateEmbeddingResponse - Class in xyz.felh.openai.embedding
- CreateEmbeddingResponse() - Constructor for class xyz.felh.openai.embedding.CreateEmbeddingResponse
- CreateFineTuningJobRequest - Class in xyz.felh.openai.fineTuning
- CreateFineTuningJobRequest() - Constructor for class xyz.felh.openai.fineTuning.CreateFineTuningJobRequest
- CreateImageRequest - Class in xyz.felh.openai.image
- CreateImageRequest() - Constructor for class xyz.felh.openai.image.CreateImageRequest
- CreateMessageRequest - Class in xyz.felh.openai.thread.message
- CreateMessageRequest() - Constructor for class xyz.felh.openai.thread.message.CreateMessageRequest
- CreateModerationRequest - Class in xyz.felh.openai.moderation
- CreateModerationRequest() - Constructor for class xyz.felh.openai.moderation.CreateModerationRequest
- CreateModerationResponse - Class in xyz.felh.openai.moderation
- CreateModerationResponse() - Constructor for class xyz.felh.openai.moderation.CreateModerationResponse
- CreateRunRequest - Class in xyz.felh.openai.thread.run
- CreateRunRequest() - Constructor for class xyz.felh.openai.thread.run.CreateRunRequest
- CreateSpeechRequest - Class in xyz.felh.openai.audio
- CreateSpeechRequest() - Constructor for class xyz.felh.openai.audio.CreateSpeechRequest
- CreateSpeechRequest.ResponseFormat - Enum Class in xyz.felh.openai.audio
- CreateSpeechRequest.Voice - Enum Class in xyz.felh.openai.audio
- CreateThreadAndRunRequest - Class in xyz.felh.openai.thread.run
- CreateThreadAndRunRequest() - Constructor for class xyz.felh.openai.thread.run.CreateThreadAndRunRequest
- CreateThreadRequest - Class in xyz.felh.openai.thread
- CreateThreadRequest() - Constructor for class xyz.felh.openai.thread.CreateThreadRequest
- CreateVariationRequest - Class in xyz.felh.openai.image.variation
- CreateVariationRequest() - Constructor for class xyz.felh.openai.image.variation.CreateVariationRequest
D
- DALL_E_2 - Enum constant in enum class xyz.felh.openai.image.ImageModelType
- DALL_E_3 - Enum constant in enum class xyz.felh.openai.image.ImageModelType
- DeleteResponse - Class in xyz.felh.openai
- DeleteResponse() - Constructor for class xyz.felh.openai.DeleteResponse
E
- ECHO - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
- Embedding - Class in xyz.felh.openai.embedding
-
See document
- Embedding() - Constructor for class xyz.felh.openai.embedding.Embedding
- ErrorDetail() - Constructor for class xyz.felh.openai.OpenAiError.ErrorDetail
- EXPIRED - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
- EXPIRED - Enum constant in enum class xyz.felh.openai.thread.run.step.RunStep.Status
F
- FABLE - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
- FAILED - Enum constant in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- FAILED - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
- FAILED - Enum constant in enum class xyz.felh.openai.thread.run.step.RunStep.Status
- File - Class in xyz.felh.openai.file
- File() - Constructor for class xyz.felh.openai.file.File
- File.Purpose - Enum Class in xyz.felh.openai.file
- FileCitation() - Constructor for class xyz.felh.openai.thread.message.MessageContent.FileCitation
- FilePath() - Constructor for class xyz.felh.openai.thread.message.MessageContent.FilePath
- findByValue(String) - Static method in enum class xyz.felh.openai.audio.AudioModelType
- findByValue(String) - Static method in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
- findByValue(String) - Static method in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
- findByValue(String) - Static method in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
- findByValue(String) - Static method in enum class xyz.felh.openai.chat.ChatMessage.ContentType
- findByValue(String) - Static method in enum class xyz.felh.openai.chat.ChatMessage.ImageUrlDetail
- findByValue(String) - Static method in enum class xyz.felh.openai.chat.RequestResponseFormat.TypeValue
- findByValue(String) - Static method in enum class xyz.felh.openai.chat.tool.Type
- findByValue(String) - Static method in enum class xyz.felh.openai.embedding.CreateEmbeddingRequest.EncodingFormat
- findByValue(String) - Static method in enum class xyz.felh.openai.file.File.Purpose
- findByValue(String) - Static method in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- findByValue(String) - Static method in enum class xyz.felh.openai.image.ImageModelType
- findByValue(String) - Static method in enum class xyz.felh.openai.image.ImageQuality
- findByValue(String) - Static method in enum class xyz.felh.openai.image.ImageResponseFormat
- findByValue(String) - Static method in enum class xyz.felh.openai.image.ImageSize
- findByValue(String) - Static method in enum class xyz.felh.openai.image.ImageStyle
- findByValue(String) - Static method in enum class xyz.felh.openai.thread.message.MessageContent.Type
- findByValue(String) - Static method in enum class xyz.felh.openai.thread.run.Run.Status
- findByValue(String) - Static method in enum class xyz.felh.openai.thread.run.step.RunStep.Status
- findByValue(String) - Static method in enum class xyz.felh.openai.thread.run.step.RunStep.Type
- FINE_TUNE - Enum constant in enum class xyz.felh.openai.file.File.Purpose
- FINE_TUNE_RESULTS - Enum constant in enum class xyz.felh.openai.file.File.Purpose
- FineTuningJob - Class in xyz.felh.openai.fineTuning
- FineTuningJob() - Constructor for class xyz.felh.openai.fineTuning.FineTuningJob
- FineTuningJob.FineTuningJobStatus - Enum Class in xyz.felh.openai.fineTuning
- FineTuningJobError - Class in xyz.felh.openai.fineTuning
- FineTuningJobError() - Constructor for class xyz.felh.openai.fineTuning.FineTuningJobError
- FineTuningJobEvent - Class in xyz.felh.openai.fineTuning
- FineTuningJobEvent() - Constructor for class xyz.felh.openai.fineTuning.FineTuningJobEvent
- FLAC - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
- FLOAT - Enum constant in enum class xyz.felh.openai.embedding.CreateEmbeddingRequest.EncodingFormat
- Function - Class in xyz.felh.openai.chat.tool
- Function() - Constructor for class xyz.felh.openai.chat.tool.Function
- Function() - Constructor for class xyz.felh.openai.chat.tool.ToolChoice.Function
- Function() - Constructor for class xyz.felh.openai.thread.run.step.StepToolCall.Function
- FUNCTION - Enum constant in enum class xyz.felh.openai.assistant.AssistantTool.Type
- FUNCTION - Enum constant in enum class xyz.felh.openai.chat.tool.Type
- FunctionCall - Class in xyz.felh.openai.chat.tool
- FunctionCall() - Constructor for class xyz.felh.openai.chat.tool.FunctionCall
G
- GPT_3_5_TURBO - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
4,096 tokens gpt-3.5-turbo
- GPT_3_5_TURBO_1106 - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
临时模型,不建议使用 Updated GPT 3.5 TurboNew The latest GPT-3.5 Turbo model with improved instruction following, JSON mode, reproducible outputs, parallel function calling, and more.
- GPT_3_5_TURBO_INSTRUCT - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
4,096 tokens Similar capabilities as text-davinci-003 but compatible with legacy Completions endpoint and not Chat Completions.
- GPT_4 - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
GPT4.0
- GPT_4_0125_PREVIEW - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
GPT-4 Turbo The latest GPT-4 model intended to reduce cases of “laziness” where the model doesn’t complete a task.
- GPT_4_1106_PREVIEW - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
GPT-4 TurboNew The latest GPT-4 model with improved instruction following, JSON mode, reproducible outputs, parallel function calling, and more.
- GPT_4_32K - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
GPT4.0 超长上下文
- GPT_4_VISION_PREVIEW - Enum constant in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
GPT-4 Turbo with visionNew Ability to understand images, in addition to all other GPT-4 Turbo capabilties.
H
- HD - Enum constant in enum class xyz.felh.openai.image.ImageQuality
- HIGH - Enum constant in enum class xyz.felh.openai.chat.ChatMessage.ImageUrlDetail
- Hyperparameters - Class in xyz.felh.openai.fineTuning
- Hyperparameters() - Constructor for class xyz.felh.openai.fineTuning.Hyperparameters
I
- Image - Class in xyz.felh.openai.image
- Image() - Constructor for class xyz.felh.openai.image.Image
- IMAGE_FILE - Enum constant in enum class xyz.felh.openai.thread.message.MessageContent.Type
- IMAGE_URL - Enum constant in enum class xyz.felh.openai.chat.ChatMessage.ContentType
- ImageFile() - Constructor for class xyz.felh.openai.thread.message.MessageContent.ImageFile
- ImageModelType - Enum Class in xyz.felh.openai.image
- ImageQuality - Enum Class in xyz.felh.openai.image
-
This param is only supported for dall-e-3
- ImageResponse - Class in xyz.felh.openai.image
- ImageResponse() - Constructor for class xyz.felh.openai.image.ImageResponse
- ImageResponseFormat - Enum Class in xyz.felh.openai.image
- ImageSize - Enum Class in xyz.felh.openai.image
- ImageStyle - Enum Class in xyz.felh.openai.image
-
This param is only supported for dall-e-3
- ImageUrl() - Constructor for class xyz.felh.openai.chat.ChatMessage.ImageUrl
- IN_PROGRESS - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
- IN_PROGRESS - Enum constant in enum class xyz.felh.openai.thread.run.step.RunStep.Status
- IOpenAiApiObject - Interface in xyz.felh.openai
-
An interface class for all api return bean
- IOpenAiApiRequest - Interface in xyz.felh.openai
-
Interface for request
- IOpenAiApiResponse - Interface in xyz.felh.openai
-
Interface for all response
- IOpenAiBean - Interface in xyz.felh.openai
-
Interface for bean
- isBlank(T) - Static method in class xyz.felh.openai.utils.Preconditions
-
check if object is null for List Map String
- isChunked() - Method in class xyz.felh.openai.chat.ChatCompletion
- isNotBlank(T) - Static method in class xyz.felh.openai.utils.Preconditions
J
- JSON - Enum constant in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
- JSON_OBJECT - Enum constant in enum class xyz.felh.openai.chat.RequestResponseFormat.TypeValue
L
- LastError - Class in xyz.felh.openai.thread.run
- LastError() - Constructor for class xyz.felh.openai.thread.run.LastError
- ListUtils - Class in xyz.felh.openai.utils
- ListUtils() - Constructor for class xyz.felh.openai.utils.ListUtils
- LOW - Enum constant in enum class xyz.felh.openai.chat.ChatMessage.ImageUrlDetail
M
- main(String[]) - Static method in exception class xyz.felh.openai.OpenAiHttpException
- Message - Class in xyz.felh.openai.thread.message
- Message() - Constructor for class xyz.felh.openai.thread.message.Message
- MESSAGE_CREATION - Enum constant in enum class xyz.felh.openai.thread.run.step.RunStep.Type
- MessageContent - Class in xyz.felh.openai.thread.message
- MessageContent() - Constructor for class xyz.felh.openai.thread.message.MessageContent
- MessageContent.FileCitation - Class in xyz.felh.openai.thread.message
- MessageContent.FilePath - Class in xyz.felh.openai.thread.message
- MessageContent.ImageFile - Class in xyz.felh.openai.thread.message
- MessageContent.Text - Class in xyz.felh.openai.thread.message
- MessageContent.TextAnnotation - Class in xyz.felh.openai.thread.message
- MessageContent.Type - Enum Class in xyz.felh.openai.thread.message
- MessageCreation() - Constructor for class xyz.felh.openai.thread.run.step.StepDetails.MessageCreation
- MessageFile - Class in xyz.felh.openai.thread.message.file
- MessageFile() - Constructor for class xyz.felh.openai.thread.message.file.MessageFile
- Model - Class in xyz.felh.openai.model
-
List and describe the various models available in the API.
- Model() - Constructor for class xyz.felh.openai.model.Model
- Moderation - Class in xyz.felh.openai.moderation
- Moderation() - Constructor for class xyz.felh.openai.moderation.Moderation
- ModerationCategories - Class in xyz.felh.openai.moderation
- ModerationCategories() - Constructor for class xyz.felh.openai.moderation.ModerationCategories
- ModerationCategoryScores - Class in xyz.felh.openai.moderation
- ModerationCategoryScores() - Constructor for class xyz.felh.openai.moderation.ModerationCategoryScores
- ModifyAssistantRequest - Class in xyz.felh.openai.assistant
- ModifyAssistantRequest() - Constructor for class xyz.felh.openai.assistant.ModifyAssistantRequest
- ModifyMessageRequest - Class in xyz.felh.openai.thread.message
- ModifyMessageRequest() - Constructor for class xyz.felh.openai.thread.message.ModifyMessageRequest
- ModifyRunRequest - Class in xyz.felh.openai.thread.run
- ModifyRunRequest() - Constructor for class xyz.felh.openai.thread.run.ModifyRunRequest
- ModifyThreadRequest - Class in xyz.felh.openai.thread
- ModifyThreadRequest() - Constructor for class xyz.felh.openai.thread.ModifyThreadRequest
- MP3 - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
N
- NATURAL - Enum constant in enum class xyz.felh.openai.image.ImageStyle
- NOVA - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
O
- OBJECT - Static variable in class xyz.felh.openai.assistant.Assistant
- OBJECT - Static variable in class xyz.felh.openai.assistant.file.AssistantFile
- OBJECT - Static variable in class xyz.felh.openai.chat.ChatCompletion
- OBJECT - Static variable in class xyz.felh.openai.embedding.Embedding
- OBJECT - Static variable in class xyz.felh.openai.file.File
- OBJECT - Static variable in class xyz.felh.openai.fineTuning.FineTuningJob
- OBJECT - Static variable in class xyz.felh.openai.fineTuning.FineTuningJobEvent
- OBJECT - Static variable in class xyz.felh.openai.model.Model
- OBJECT - Static variable in class xyz.felh.openai.thread.message.file.MessageFile
- OBJECT - Static variable in class xyz.felh.openai.thread.message.Message
- OBJECT - Static variable in class xyz.felh.openai.thread.run.Run
- OBJECT - Static variable in class xyz.felh.openai.thread.run.step.RunStep
- OBJECT - Static variable in class xyz.felh.openai.thread.Thread
- ONYX - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
- OpenAiApiListResponse<T> - Class in xyz.felh.openai
-
A List wrapper class of OpenAi API endpoints
- OpenAiApiListResponse() - Constructor for class xyz.felh.openai.OpenAiApiListResponse
- OpenAiApiObjectWithId - Class in xyz.felh.openai
-
An abstract class of OpenAi API Response
- OpenAiApiObjectWithId() - Constructor for class xyz.felh.openai.OpenAiApiObjectWithId
- OpenAiError - Class in xyz.felh.openai
- OpenAiError() - Constructor for class xyz.felh.openai.OpenAiError
- OpenAiError.ErrorDetail - Class in xyz.felh.openai
- OpenAiHttpException - Exception Class in xyz.felh.openai
-
Runtime Exception for HTTP
- OpenAiHttpException(OpenAiError, Exception, int) - Constructor for exception class xyz.felh.openai.OpenAiHttpException
- OPUS - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
P
- param - Variable in exception class xyz.felh.openai.OpenAiHttpException
- Preconditions - Class in xyz.felh.openai.utils
- Preconditions() - Constructor for class xyz.felh.openai.utils.Preconditions
Q
- QUEUED - Enum constant in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- QUEUED - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
R
- R_1024X1024 - Enum constant in enum class xyz.felh.openai.image.ImageSize
- R_1024X1792 - Enum constant in enum class xyz.felh.openai.image.ImageSize
- R_1792X1024 - Enum constant in enum class xyz.felh.openai.image.ImageSize
- R_256X256 - Enum constant in enum class xyz.felh.openai.image.ImageSize
- R_512X512 - Enum constant in enum class xyz.felh.openai.image.ImageSize
- RequestResponseFormat - Class in xyz.felh.openai.chat
- RequestResponseFormat() - Constructor for class xyz.felh.openai.chat.RequestResponseFormat
- RequestResponseFormat.TypeValue - Enum Class in xyz.felh.openai.chat
- RequiredAction - Class in xyz.felh.openai.thread.run
- RequiredAction() - Constructor for class xyz.felh.openai.thread.run.RequiredAction
- RequiredAction.ToolOutput - Class in xyz.felh.openai.thread.run
- REQUIRES_ACTION - Enum constant in enum class xyz.felh.openai.thread.run.Run.Status
- RETRIEVAL - Enum constant in enum class xyz.felh.openai.assistant.AssistantTool.Type
- Run - Class in xyz.felh.openai.thread.run
- Run() - Constructor for class xyz.felh.openai.thread.run.Run
- Run.Status - Enum Class in xyz.felh.openai.thread.run
- RUNNING - Enum constant in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- RunStep - Class in xyz.felh.openai.thread.run.step
- RunStep() - Constructor for class xyz.felh.openai.thread.run.step.RunStep
- RunStep.Status - Enum Class in xyz.felh.openai.thread.run.step
- RunStep.Type - Enum Class in xyz.felh.openai.thread.run.step
S
- SHIMMER - Enum constant in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
- SRT - Enum constant in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
- STANDARD - Enum constant in enum class xyz.felh.openai.image.ImageQuality
- statusCode - Variable in exception class xyz.felh.openai.OpenAiHttpException
-
HTTP status code
- StepDetails - Class in xyz.felh.openai.thread.run.step
- StepDetails() - Constructor for class xyz.felh.openai.thread.run.step.StepDetails
- StepDetails.MessageCreation - Class in xyz.felh.openai.thread.run.step
- StepToolCall - Class in xyz.felh.openai.thread.run.step
- StepToolCall() - Constructor for class xyz.felh.openai.thread.run.step.StepToolCall
- StepToolCall.CodeInterpreter - Class in xyz.felh.openai.thread.run.step
- StepToolCall.CodeInterpreterOutput - Class in xyz.felh.openai.thread.run.step
- StepToolCall.CodeInterpreterOutputImage - Class in xyz.felh.openai.thread.run.step
- StepToolCall.Function - Class in xyz.felh.openai.thread.run.step
- SubmitToolOutputsRequest - Class in xyz.felh.openai.thread.run
- SubmitToolOutputsRequest() - Constructor for class xyz.felh.openai.thread.run.SubmitToolOutputsRequest
- SUCCEEDED - Enum constant in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- SYSTEM - Enum constant in enum class xyz.felh.openai.chat.ChatMessageRole
-
content - Required The contents of the user message.
T
- Text() - Constructor for class xyz.felh.openai.thread.message.MessageContent.Text
- TEXT - Enum constant in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
- TEXT - Enum constant in enum class xyz.felh.openai.chat.ChatMessage.ContentType
- TEXT - Enum constant in enum class xyz.felh.openai.chat.RequestResponseFormat.TypeValue
- TEXT - Enum constant in enum class xyz.felh.openai.thread.message.MessageContent.Type
- TextAnnotation() - Constructor for class xyz.felh.openai.thread.message.MessageContent.TextAnnotation
- Thread - Class in xyz.felh.openai.thread.run
- Thread - Class in xyz.felh.openai.thread
- Thread() - Constructor for class xyz.felh.openai.thread.run.Thread
- Thread() - Constructor for class xyz.felh.openai.thread.Thread
- Tool - Class in xyz.felh.openai.chat.tool
- Tool() - Constructor for class xyz.felh.openai.chat.tool.Tool
- TOOL - Enum constant in enum class xyz.felh.openai.chat.ChatMessageRole
-
role - Required The role of the messages author, in this case tool.
- TOOL_CALLS - Enum constant in enum class xyz.felh.openai.thread.run.step.RunStep.Type
- ToolCall - Class in xyz.felh.openai.chat.tool
- ToolCall() - Constructor for class xyz.felh.openai.chat.tool.ToolCall
- ToolChoice - Class in xyz.felh.openai.chat.tool
- ToolChoice() - Constructor for class xyz.felh.openai.chat.tool.ToolChoice
- ToolChoice.Function - Class in xyz.felh.openai.chat.tool
- ToolOutput - Class in xyz.felh.openai.thread.run
- ToolOutput() - Constructor for class xyz.felh.openai.thread.run.RequiredAction.ToolOutput
- ToolOutput() - Constructor for class xyz.felh.openai.thread.run.ToolOutput
- TTS_1 - Enum constant in enum class xyz.felh.openai.audio.AudioModelType
- TTS_1_HD - Enum constant in enum class xyz.felh.openai.audio.AudioModelType
- type - Variable in exception class xyz.felh.openai.OpenAiHttpException
-
OpenAI error type, for example "invalid_request_error" https://platform.openai.com/docs/guides/error-codes/python-library-error-types
- Type - Enum Class in xyz.felh.openai.chat.tool
U
- URL - Enum constant in enum class xyz.felh.openai.image.ImageResponseFormat
- Usage - Class in xyz.felh.openai
- Usage() - Constructor for class xyz.felh.openai.Usage
- USER - Enum constant in enum class xyz.felh.openai.chat.ChatMessageRole
-
content - Required The contents of the user message.
V
- VALIDATING_FILES - Enum constant in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- value() - Method in enum class xyz.felh.openai.assistant.AssistantTool.Type
- value() - Method in enum class xyz.felh.openai.audio.AudioModelType
- value() - Method in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
- value() - Method in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
- value() - Method in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
- value() - Method in enum class xyz.felh.openai.chat.ChatMessage.ContentType
- value() - Method in enum class xyz.felh.openai.chat.ChatMessage.ImageUrlDetail
- value() - Method in enum class xyz.felh.openai.chat.ChatMessageRole
- value() - Method in enum class xyz.felh.openai.chat.RequestResponseFormat.TypeValue
- value() - Method in enum class xyz.felh.openai.chat.tool.Type
- value() - Method in enum class xyz.felh.openai.embedding.CreateEmbeddingRequest.EncodingFormat
- value() - Method in enum class xyz.felh.openai.file.File.Purpose
- value() - Method in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
- value() - Method in enum class xyz.felh.openai.image.ImageModelType
- value() - Method in enum class xyz.felh.openai.image.ImageQuality
- value() - Method in enum class xyz.felh.openai.image.ImageResponseFormat
- value() - Method in enum class xyz.felh.openai.image.ImageSize
- value() - Method in enum class xyz.felh.openai.image.ImageStyle
- value() - Method in enum class xyz.felh.openai.thread.message.MessageContent.Type
- value() - Method in enum class xyz.felh.openai.thread.run.Run.Status
- value() - Method in enum class xyz.felh.openai.thread.run.step.RunStep.Status
- value() - Method in enum class xyz.felh.openai.thread.run.step.RunStep.Type
- valueOf(String) - Static method in enum class xyz.felh.openai.assistant.AssistantTool.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.audio.AudioModelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.chat.ChatMessage.ContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.chat.ChatMessage.ImageUrlDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.chat.ChatMessageRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.chat.RequestResponseFormat.TypeValue
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.chat.tool.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.embedding.CreateEmbeddingRequest.EncodingFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.file.File.Purpose
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.image.ImageModelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.image.ImageQuality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.image.ImageResponseFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.image.ImageSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.image.ImageStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.thread.message.MessageContent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.thread.run.Run.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.thread.run.step.RunStep.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class xyz.felh.openai.thread.run.step.RunStep.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class xyz.felh.openai.assistant.AssistantTool.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.audio.AudioModelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.audio.CreateSpeechRequest.ResponseFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.audio.CreateSpeechRequest.Voice
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.chat.ChatCompletion.Model
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.chat.ChatMessage.ContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.chat.ChatMessage.ImageUrlDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.chat.ChatMessageRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.chat.RequestResponseFormat.TypeValue
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.chat.tool.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.embedding.CreateEmbeddingRequest.EncodingFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.file.File.Purpose
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.image.ImageModelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.image.ImageQuality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.image.ImageResponseFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.image.ImageSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.image.ImageStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.thread.message.MessageContent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.thread.run.Run.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.thread.run.step.RunStep.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class xyz.felh.openai.thread.run.step.RunStep.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERBOSE_JSON - Enum constant in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
- VIVID - Enum constant in enum class xyz.felh.openai.image.ImageStyle
- VTT - Enum constant in enum class xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
W
- WHISPER_1 - Enum constant in enum class xyz.felh.openai.audio.AudioModelType
X
- xyz.felh.openai - package xyz.felh.openai
- xyz.felh.openai.assistant - package xyz.felh.openai.assistant
- xyz.felh.openai.assistant.file - package xyz.felh.openai.assistant.file
- xyz.felh.openai.audio - package xyz.felh.openai.audio
- xyz.felh.openai.chat - package xyz.felh.openai.chat
- xyz.felh.openai.chat.tool - package xyz.felh.openai.chat.tool
- xyz.felh.openai.embedding - package xyz.felh.openai.embedding
- xyz.felh.openai.file - package xyz.felh.openai.file
- xyz.felh.openai.fineTuning - package xyz.felh.openai.fineTuning
- xyz.felh.openai.image - package xyz.felh.openai.image
- xyz.felh.openai.image.edit - package xyz.felh.openai.image.edit
- xyz.felh.openai.image.variation - package xyz.felh.openai.image.variation
- xyz.felh.openai.model - package xyz.felh.openai.model
- xyz.felh.openai.moderation - package xyz.felh.openai.moderation
- xyz.felh.openai.thread - package xyz.felh.openai.thread
- xyz.felh.openai.thread.message - package xyz.felh.openai.thread.message
- xyz.felh.openai.thread.message.file - package xyz.felh.openai.thread.message.file
- xyz.felh.openai.thread.run - package xyz.felh.openai.thread.run
- xyz.felh.openai.thread.run.step - package xyz.felh.openai.thread.run.step
- xyz.felh.openai.utils - package xyz.felh.openai.utils
All Classes and Interfaces|All Packages|Serialized Form