DOC

com.braintrustdata.api : braintrust-java-client-okhttp

Maven & Gradle

May 17, 2024
2 stars

Braintrust Data API · API specification for the backend data server. The API is hosted globally at https://api.braintrustdata.com or in your own environment. The v1 API is currently in preview mode and unstable until June 1, 2024. We may make backwards incompatible changes before then, as we learn from our users.

Table Of Contents

Latest Version

Download com.braintrustdata.api : braintrust-java-client-okhttp Javadoc & API Documentation - Latest Versions:

All Versions

Download com.braintrustdata.api : braintrust-java-client-okhttp Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file braintrust-java-client-okhttp-0.5.0-javadoc.jar to braintrust-java-client-okhttp-0.5.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder braintrust-java-client-okhttp-0.5.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "braintrust-java-client-okhttp-0.5.0-sources.jar" -d "braintrust-java-client-okhttp-0.5.0-javadoc" -subpackages