jar

com.xebia : xef-evaluator

Maven & Gradle

Nov 22, 2023
168 stars

xef · Building applications with LLMs through composability in Kotlin

Table Of Contents

Latest Version

Download com.xebia : xef-evaluator JAR file - Latest Versions:

All Versions

Download com.xebia : xef-evaluator JAR file - All Versions:

Version Vulnerabilities Size Updated
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 xef-evaluator-0.0.4-alpha.100.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xebia.funcional.xef.evaluator

├─ com.xebia.funcional.xef.evaluator.SuiteBuilder.class - [JAR]

├─ com.xebia.funcional.xef.evaluator.TestItemBuilder.class - [JAR]

├─ com.xebia.funcional.xef.evaluator.TestSpecItem.class - [JAR]

├─ com.xebia.funcional.xef.evaluator.TestsSpec.class - [JAR]

com.xebia.funcional.xef.evaluator.models

├─ com.xebia.funcional.xef.evaluator.models.ContextDescription.class - [JAR]

├─ com.xebia.funcional.xef.evaluator.models.OutputDescription.class - [JAR]

├─ com.xebia.funcional.xef.evaluator.models.OutputResponse.class - [JAR]

Advertisement