All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download simple-openai JAR 3.8.1 with all dependencies


A Java library to use the OpenAI API in the simplest possible way.

Files of the artifact simple-openai version 3.8.1 from the group io.github.sashirestela.

Artifact simple-openai
Group io.github.sashirestela
Version 3.8.1
Last update 14. September 2024
Tags: openai simplest java library possible
Organization not specified
URL https://github.com/sashirestela/simple-openai
License MIT License
Dependencies amount 11
Dependencies cleverclient, slimvalidator, lombok, jackson-databind, jsonschema-generator, jsonschema-module-jackson, junit-jupiter, mockito-core, mockito-junit-jupiter, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of simple-openai Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of simple-openai version 3.8.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.github.sashirestela.simple-openai
META-INF.maven.io.github.sashirestela.simple-openai.META-INF.maven.io.github.sashirestela.simple-openai.pom.properties
META-INF.maven.io.github.sashirestela.simple-openai.META-INF.maven.io.github.sashirestela.simple-openai.pom.xml
io.github.sashirestela.openai
io.github.sashirestela.openai.io.github.sashirestela.openai.BaseSimpleOpenAI
io.github.sashirestela.openai.io.github.sashirestela.openai.BaseSimpleOpenAIArgs
io.github.sashirestela.openai.io.github.sashirestela.openai.OpenAI
io.github.sashirestela.openai.io.github.sashirestela.openai.OpenAIBeta2
io.github.sashirestela.openai.io.github.sashirestela.openai.SimpleOpenAI
io.github.sashirestela.openai.io.github.sashirestela.openai.SimpleOpenAIAnyscale
io.github.sashirestela.openai.io.github.sashirestela.openai.SimpleOpenAIAzure
io.github.sashirestela.openai.io.github.sashirestela.openai.SimpleUncheckedException
io.github.sashirestela.openai.common
io.github.sashirestela.openai.common.io.github.sashirestela.openai.common.DeletedObject
io.github.sashirestela.openai.common.io.github.sashirestela.openai.common.Generic
io.github.sashirestela.openai.common.io.github.sashirestela.openai.common.Page
io.github.sashirestela.openai.common.io.github.sashirestela.openai.common.PageRequest
io.github.sashirestela.openai.common.io.github.sashirestela.openai.common.ResponseFormat
io.github.sashirestela.openai.common.io.github.sashirestela.openai.common.StreamOptions
io.github.sashirestela.openai.common.io.github.sashirestela.openai.common.Usage
io.github.sashirestela.openai.common.content
io.github.sashirestela.openai.common.content.io.github.sashirestela.openai.common.content.ContentPart
io.github.sashirestela.openai.common.content.io.github.sashirestela.openai.common.content.FileAnnotation
io.github.sashirestela.openai.common.content.io.github.sashirestela.openai.common.content.ImageDetail
io.github.sashirestela.openai.common.function
io.github.sashirestela.openai.common.function.io.github.sashirestela.openai.common.function.FunctionCall
io.github.sashirestela.openai.common.function.io.github.sashirestela.openai.common.function.FunctionDef
io.github.sashirestela.openai.common.function.io.github.sashirestela.openai.common.function.FunctionExecutor
io.github.sashirestela.openai.common.function.io.github.sashirestela.openai.common.function.Functional
io.github.sashirestela.openai.common.function.io.github.sashirestela.openai.common.function.SchemaConverter
io.github.sashirestela.openai.common.tool
io.github.sashirestela.openai.common.tool.io.github.sashirestela.openai.common.tool.Tool
io.github.sashirestela.openai.common.tool.io.github.sashirestela.openai.common.tool.ToolCall
io.github.sashirestela.openai.common.tool.io.github.sashirestela.openai.common.tool.ToolChoice
io.github.sashirestela.openai.common.tool.io.github.sashirestela.openai.common.tool.ToolChoiceOption
io.github.sashirestela.openai.common.tool.io.github.sashirestela.openai.common.tool.ToolType
io.github.sashirestela.openai.domain.assistant
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.Assistant
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.AssistantModifyRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.AssistantRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.AssistantTool
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.Attachment
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ChunkingStrategy
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ExpiresAfter
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.FileCount
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.FileStatus
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.IncompleteDetail
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.LastError
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.RankingOption
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.RunStepType
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.StepDetail
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.Thread
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadCreateAndRunRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadMessage
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadMessageDelta
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadMessageModifyRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadMessageRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadMessageRole
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadModifyRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRun
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRunModifyRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRunRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRunStep
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRunStepDelta
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRunStepQuery
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ThreadRunSubmitOutputRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ToolResource
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.ToolResourceFull
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.TruncationStrategy
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.VectorStore
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.VectorStoreFile
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.VectorStoreFileBatch
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.VectorStoreFileBatchRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.VectorStoreFileRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.VectorStoreModifyRequest
io.github.sashirestela.openai.domain.assistant.io.github.sashirestela.openai.domain.assistant.VectorStoreRequest
io.github.sashirestela.openai.domain.assistant.events
io.github.sashirestela.openai.domain.assistant.events.io.github.sashirestela.openai.domain.assistant.events.AssistantStreamEvent
io.github.sashirestela.openai.domain.assistant.events.io.github.sashirestela.openai.domain.assistant.events.EventName
io.github.sashirestela.openai.domain.audio
io.github.sashirestela.openai.domain.audio.io.github.sashirestela.openai.domain.audio.AudioResponseFormat
io.github.sashirestela.openai.domain.audio.io.github.sashirestela.openai.domain.audio.SpeechRequest
io.github.sashirestela.openai.domain.audio.io.github.sashirestela.openai.domain.audio.Transcription
io.github.sashirestela.openai.domain.audio.io.github.sashirestela.openai.domain.audio.TranscriptionRequest
io.github.sashirestela.openai.domain.audio.io.github.sashirestela.openai.domain.audio.TranslationRequest
io.github.sashirestela.openai.domain.batch
io.github.sashirestela.openai.domain.batch.io.github.sashirestela.openai.domain.batch.Batch
io.github.sashirestela.openai.domain.batch.io.github.sashirestela.openai.domain.batch.BatchRequest
io.github.sashirestela.openai.domain.batch.io.github.sashirestela.openai.domain.batch.EndpointType
io.github.sashirestela.openai.domain.chat
io.github.sashirestela.openai.domain.chat.io.github.sashirestela.openai.domain.chat.Chat
io.github.sashirestela.openai.domain.chat.io.github.sashirestela.openai.domain.chat.ChatMessage
io.github.sashirestela.openai.domain.chat.io.github.sashirestela.openai.domain.chat.ChatRequest
io.github.sashirestela.openai.domain.completion
io.github.sashirestela.openai.domain.completion.io.github.sashirestela.openai.domain.completion.Completion
io.github.sashirestela.openai.domain.completion.io.github.sashirestela.openai.domain.completion.CompletionRequest
io.github.sashirestela.openai.domain.embedding
io.github.sashirestela.openai.domain.embedding.io.github.sashirestela.openai.domain.embedding.Embedding
io.github.sashirestela.openai.domain.embedding.io.github.sashirestela.openai.domain.embedding.EmbeddingBase64
io.github.sashirestela.openai.domain.embedding.io.github.sashirestela.openai.domain.embedding.EmbeddingFloat
io.github.sashirestela.openai.domain.embedding.io.github.sashirestela.openai.domain.embedding.EmbeddingRequest
io.github.sashirestela.openai.domain.file
io.github.sashirestela.openai.domain.file.io.github.sashirestela.openai.domain.file.FileRequest
io.github.sashirestela.openai.domain.file.io.github.sashirestela.openai.domain.file.FileResponse
io.github.sashirestela.openai.domain.finetuning
io.github.sashirestela.openai.domain.finetuning.io.github.sashirestela.openai.domain.finetuning.FineTuning
io.github.sashirestela.openai.domain.finetuning.io.github.sashirestela.openai.domain.finetuning.FineTuningCheckpoint
io.github.sashirestela.openai.domain.finetuning.io.github.sashirestela.openai.domain.finetuning.FineTuningEvent
io.github.sashirestela.openai.domain.finetuning.io.github.sashirestela.openai.domain.finetuning.FineTuningRequest
io.github.sashirestela.openai.domain.finetuning.io.github.sashirestela.openai.domain.finetuning.HyperParams
io.github.sashirestela.openai.domain.finetuning.io.github.sashirestela.openai.domain.finetuning.Integration
io.github.sashirestela.openai.domain.image
io.github.sashirestela.openai.domain.image.io.github.sashirestela.openai.domain.image.AbstractImageRequest
io.github.sashirestela.openai.domain.image.io.github.sashirestela.openai.domain.image.Image
io.github.sashirestela.openai.domain.image.io.github.sashirestela.openai.domain.image.ImageEditsRequest
io.github.sashirestela.openai.domain.image.io.github.sashirestela.openai.domain.image.ImageRequest
io.github.sashirestela.openai.domain.image.io.github.sashirestela.openai.domain.image.ImageResponseFormat
io.github.sashirestela.openai.domain.image.io.github.sashirestela.openai.domain.image.ImageVariationsRequest
io.github.sashirestela.openai.domain.image.io.github.sashirestela.openai.domain.image.Size
io.github.sashirestela.openai.domain.model
io.github.sashirestela.openai.domain.model.io.github.sashirestela.openai.domain.model.Model
io.github.sashirestela.openai.domain.moderation
io.github.sashirestela.openai.domain.moderation.io.github.sashirestela.openai.domain.moderation.Moderation
io.github.sashirestela.openai.domain.moderation.io.github.sashirestela.openai.domain.moderation.ModerationRequest
io.github.sashirestela.openai.domain.upload
io.github.sashirestela.openai.domain.upload.io.github.sashirestela.openai.domain.upload.Upload
io.github.sashirestela.openai.domain.upload.io.github.sashirestela.openai.domain.upload.UploadCompleteRequest
io.github.sashirestela.openai.domain.upload.io.github.sashirestela.openai.domain.upload.UploadPart
io.github.sashirestela.openai.domain.upload.io.github.sashirestela.openai.domain.upload.UploadPartRequest
io.github.sashirestela.openai.domain.upload.io.github.sashirestela.openai.domain.upload.UploadRequest
io.github.sashirestela.openai.support
io.github.sashirestela.openai.support.io.github.sashirestela.openai.support.Constant
io.github.sashirestela.openai.support.io.github.sashirestela.openai.support.DefaultSchemaConverter
io.github.sashirestela.openai.support.io.github.sashirestela.openai.support.JsonSchemaUtil
io.github.sashirestela.openai.support.io.github.sashirestela.openai.support.Poller
.simplelogger.properties




© 2015 - 2024 Weber Informatics LLC | Privacy Policy