jar

com.arize : arize-api-client

Maven & Gradle

Dec 14, 2022
7 stars

arize-api-client · Java client library for Arize AI API

Table Of Contents

Latest Version

Download com.arize : arize-api-client JAR file - Latest Versions:

All Versions

Download com.arize : arize-api-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.0.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 arize-api-client-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.arize.protocol

├─ com.arize.protocol.Public.class - [JAR]

com.arize.types

├─ com.arize.types.Embedding.class - [JAR]

com.arize.examples

├─ com.arize.examples.SendActual.class - [JAR]

├─ com.arize.examples.SendBulkActual.class - [JAR]

├─ com.arize.examples.SendBulkNumericSequence.class - [JAR]

├─ com.arize.examples.SendBulkPrediction.class - [JAR]

├─ com.arize.examples.SendBulkRankingData.class - [JAR]

├─ com.arize.examples.SendPrediction.class - [JAR]

├─ com.arize.examples.SendTrainingRecords.class - [JAR]

├─ com.arize.examples.SendValidationRecords.class - [JAR]

com.arize

├─ com.arize.ArizeAPI.class - [JAR]

├─ com.arize.ArizeClient.class - [JAR]

├─ com.arize.RecordUtil.class - [JAR]

├─ com.arize.Response.class - [JAR]

Advertisement