jar

com.theokanning.openai-gpt3-java : api

Maven & Gradle

Aug 25, 2023
1 usages
4.5k stars

api · Basic java objects for the OpenAI GPT APIs

Table Of Contents

Latest Version

Download com.theokanning.openai-gpt3-java : api JAR file - Latest Versions:

All Versions

Download com.theokanning.openai-gpt3-java : api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window api-0.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.theokanning.openai.fine_tuning

├─ com.theokanning.openai.fine_tuning.FineTuningEvent.class - [JAR]

├─ com.theokanning.openai.fine_tuning.FineTuningJob.class - [JAR]

├─ com.theokanning.openai.fine_tuning.FineTuningJobRequest.class - [JAR]

├─ com.theokanning.openai.fine_tuning.Hyperparameters.class - [JAR]

com.theokanning.openai.utils

├─ com.theokanning.openai.utils.TikTokensUtil.class - [JAR]

com.theokanning.openai.finetune

├─ com.theokanning.openai.finetune.FineTuneEvent.class - [JAR]

├─ com.theokanning.openai.finetune.FineTuneRequest.class - [JAR]

├─ com.theokanning.openai.finetune.FineTuneResult.class - [JAR]

├─ com.theokanning.openai.finetune.HyperParameters.class - [JAR]

com.theokanning.openai.file

├─ com.theokanning.openai.file.File.class - [JAR]

com.theokanning.openai.billing

├─ com.theokanning.openai.billing.BillingUsage.class - [JAR]

├─ com.theokanning.openai.billing.CreditGrantsResponse.class - [JAR]

├─ com.theokanning.openai.billing.DailyCost.class - [JAR]

├─ com.theokanning.openai.billing.Datum.class - [JAR]

├─ com.theokanning.openai.billing.Grants.class - [JAR]

├─ com.theokanning.openai.billing.LineItem.class - [JAR]

├─ com.theokanning.openai.billing.Plan.class - [JAR]

├─ com.theokanning.openai.billing.Subscription.class - [JAR]

com.theokanning.openai.embedding

├─ com.theokanning.openai.embedding.Embedding.class - [JAR]

├─ com.theokanning.openai.embedding.EmbeddingRequest.class - [JAR]

├─ com.theokanning.openai.embedding.EmbeddingResult.class - [JAR]

com.theokanning.openai.engine

├─ com.theokanning.openai.engine.Engine.class - [JAR]

com.theokanning.openai

├─ com.theokanning.openai.DeleteResult.class - [JAR]

├─ com.theokanning.openai.OpenAiError.class - [JAR]

├─ com.theokanning.openai.OpenAiHttpException.class - [JAR]

├─ com.theokanning.openai.OpenAiResponse.class - [JAR]

├─ com.theokanning.openai.Usage.class - [JAR]

com.theokanning.openai.audio

├─ com.theokanning.openai.audio.CreateTranscriptionRequest.class - [JAR]

├─ com.theokanning.openai.audio.CreateTranslationRequest.class - [JAR]

├─ com.theokanning.openai.audio.TranscriptionResult.class - [JAR]

├─ com.theokanning.openai.audio.TranscriptionSegment.class - [JAR]

├─ com.theokanning.openai.audio.TranslationResult.class - [JAR]

com.theokanning.openai.completion.chat

├─ com.theokanning.openai.completion.chat.ChatCompletionChoice.class - [JAR]

├─ com.theokanning.openai.completion.chat.ChatCompletionChunk.class - [JAR]

├─ com.theokanning.openai.completion.chat.ChatCompletionRequest.class - [JAR]

├─ com.theokanning.openai.completion.chat.ChatCompletionResult.class - [JAR]

├─ com.theokanning.openai.completion.chat.ChatFunction.class - [JAR]

├─ com.theokanning.openai.completion.chat.ChatFunctionCall.class - [JAR]

├─ com.theokanning.openai.completion.chat.ChatMessage.class - [JAR]

├─ com.theokanning.openai.completion.chat.ChatMessageRole.class - [JAR]

com.theokanning.openai.completion

├─ com.theokanning.openai.completion.CompletionChoice.class - [JAR]

├─ com.theokanning.openai.completion.CompletionChunk.class - [JAR]

├─ com.theokanning.openai.completion.CompletionRequest.class - [JAR]

├─ com.theokanning.openai.completion.CompletionResult.class - [JAR]

├─ com.theokanning.openai.completion.LogProbResult.class - [JAR]

com.theokanning.openai.model

├─ com.theokanning.openai.model.Model.class - [JAR]

├─ com.theokanning.openai.model.Permission.class - [JAR]

com.theokanning.openai.moderation

├─ com.theokanning.openai.moderation.Moderation.class - [JAR]

├─ com.theokanning.openai.moderation.ModerationCategories.class - [JAR]

├─ com.theokanning.openai.moderation.ModerationCategoryScores.class - [JAR]

├─ com.theokanning.openai.moderation.ModerationRequest.class - [JAR]

├─ com.theokanning.openai.moderation.ModerationResult.class - [JAR]

com.theokanning.openai.image

├─ com.theokanning.openai.image.CreateImageEditRequest.class - [JAR]

├─ com.theokanning.openai.image.CreateImageRequest.class - [JAR]

├─ com.theokanning.openai.image.CreateImageVariationRequest.class - [JAR]

├─ com.theokanning.openai.image.Image.class - [JAR]

├─ com.theokanning.openai.image.ImageResult.class - [JAR]

com.theokanning.openai.edit

├─ com.theokanning.openai.edit.EditChoice.class - [JAR]

├─ com.theokanning.openai.edit.EditRequest.class - [JAR]

├─ com.theokanning.openai.edit.EditResult.class - [JAR]

├─ com.theokanning.openai.edit.EditUsage.class - [JAR]

Advertisement