Skip to content

v0.2.0

Latest

Choose a tag to compare

@steverao steverao released this 25 Jun 02:02
4164420

LoongSuite Java GenAI Utils 0.2.0

Built on OpenTelemetry GenAI Semantic Conventions v1.41.1.

Changes

  • Java 8+ runtime support — compiled for Java 8, runs on JDK 8 and above
  • Code quality — Spotless formatting checks added to CI; .editorconfig introduced

Maven Coordinates

<dependency>
    <groupId>com.alibaba.loongsuite</groupId>
    <artifactId>otel-util-genai</artifactId>
    <version>0.2.0</version>
</dependency>

Maven Central: https://central.sonatype.com/artifact/com.alibaba.loongsuite/otel-util-genai/0.2.0