From e2d042a41f00d57fb1addb9fa7e27db815e6ded4 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Sun, 27 Jul 2025 14:24:55 +0800 Subject: [PATCH] feat: release the stable version 0.0.1 (#24) --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 014c3aa..a2fc941 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ **Not yet released.** -The official Java SDK for Z.ai and ZHIPU AI platforms, providing a unified interface to access powerful AI capabilities including chat completion, embeddings, image generation, audio processing, and more. +The official Java SDK for Z.ai platforms, providing a unified interface to access powerful AI capabilities including chat completion, embeddings, image generation, audio processing, and more. ## ✨ Features diff --git a/pom.xml b/pom.xml index 7d824c7..4a31ee5 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ - 0.0.0.5-alpha + 0.0.1 8 UTF-8 UTF-8