jar

io.github.heezer : aleph-alpha-client-java

Maven & Gradle

Jan 04, 2024
3 stars

Java Client for Aleph Alpha · Java Client for Aleph Alpha

Table Of Contents

Latest Version

Download io.github.heezer : aleph-alpha-client-java JAR file - Latest Versions:

All Versions

Download io.github.heezer : aleph-alpha-client-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 aleph-alpha-client-java-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.heezer.alephalpha.client.models

├─ io.github.heezer.alephalpha.client.models.Model.class - [JAR]

io.github.heezer.alephalpha.client.prompt

├─ io.github.heezer.alephalpha.client.prompt.MultimodalImage.class - [JAR]

├─ io.github.heezer.alephalpha.client.prompt.MultimodalText.class - [JAR]

├─ io.github.heezer.alephalpha.client.prompt.MultimodalTokenIds.class - [JAR]

io.github.heezer.alephalpha.client

├─ io.github.heezer.alephalpha.client.Api.class - [JAR]

├─ io.github.heezer.alephalpha.client.AsyncResponseHandling.class - [JAR]

├─ io.github.heezer.alephalpha.client.AuthorizationHeaderInjector.class - [JAR]

├─ io.github.heezer.alephalpha.client.Client.class - [JAR]

├─ io.github.heezer.alephalpha.client.ErrorHandling.class - [JAR]

├─ io.github.heezer.alephalpha.client.Models.class - [JAR]

├─ io.github.heezer.alephalpha.client.ObjectOperations.class - [JAR]

├─ io.github.heezer.alephalpha.client.RequestLoggingInterceptor.class - [JAR]

├─ io.github.heezer.alephalpha.client.ResponseHandle.class - [JAR]

├─ io.github.heezer.alephalpha.client.ResponseLoggingInterceptor.class - [JAR]

io.github.heezer.alephalpha.client.evaluation

├─ io.github.heezer.alephalpha.client.evaluation.EvaluationRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.evaluation.EvaluationResponse.class - [JAR]

io.github.heezer.alephalpha.client.explanation

├─ io.github.heezer.alephalpha.client.explanation.ExplanationRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.explanation.ExplanationResponse.class - [JAR]

io.github.heezer.alephalpha.client.tokenization

├─ io.github.heezer.alephalpha.client.tokenization.DetokenizationRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.tokenization.DetokenizationResponse.class - [JAR]

├─ io.github.heezer.alephalpha.client.tokenization.TokenizationRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.tokenization.TokenizationResponse.class - [JAR]

io.github.heezer.alephalpha.client.completion

├─ io.github.heezer.alephalpha.client.completion.CompletionRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.completion.CompletionResponse.class - [JAR]

io.github.heezer.alephalpha.client.embeddings

├─ io.github.heezer.alephalpha.client.embeddings.BatchedSemanticEmbeddingsRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.BatchedSemanticEmbeddingsResponse.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.EmbeddingsLayers.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.EmbeddingsPoolingOperations.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.EmbeddingsRepresentations.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.EmbeddingsRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.EmbeddingsResponse.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.SemanticEmbeddingsBaseRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.SemanticEmbeddingsRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.embeddings.SemanticEmbeddingsResponse.class - [JAR]

io.github.heezer.alephalpha.client.tokens

├─ io.github.heezer.alephalpha.client.tokens.ApiToken.class - [JAR]

├─ io.github.heezer.alephalpha.client.tokens.NewApiTokenRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.tokens.NewApiTokenResponse.class - [JAR]

io.github.heezer.alephalpha.client.users

├─ io.github.heezer.alephalpha.client.users.ChangeUserSettingsRequest.class - [JAR]

├─ io.github.heezer.alephalpha.client.users.UserPriviledge.class - [JAR]

├─ io.github.heezer.alephalpha.client.users.UserSettingsResponse.class - [JAR]

Advertisement