支持离线下载模型

This commit is contained in:
dengwenjie
2025-02-26 11:23:39 +08:00
parent e1aebbf37d
commit 685727e67c
15 changed files with 447 additions and 309 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>ink.numberone</groupId>
<artifactId>smartjavaai-parent</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</parent>
<artifactId>smartjavaai-common</artifactId>
@@ -14,8 +14,8 @@
<url>https://github.com/geekwenjie/SmartJavaAI</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<name>MIT License</name>
<url>https://opensource.org/licenses/MIT</url>
</license>
</licenses>