mirror of
https://gitee.com/agents-flex/agents-flex.git
synced 2024-11-29 18:38:17 +08:00
build: v1.0.0-beta.13 release (^.^)YYa!!
This commit is contained in:
parent
e843a15999
commit
b54d5f4324
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.agentsflex</groupId>
|
||||
@ -16,7 +16,7 @@
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
<maven.compiler.target>8</maven.compiler.target>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<agents-flex.version>1.0.0-beta.12</agents-flex.version>
|
||||
<agents-flex.version>1.0.0-beta.13</agents-flex.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-chain</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-chain-groovy</artifactId>
|
||||
@ -27,7 +27,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-chain</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-chain-qlexpress</artifactId>
|
||||
@ -26,7 +26,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<packaging>pom</packaging>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-document-parser</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-document-parser-omniparse</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-document-parser</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-document-parser-pdfbox</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-document-parser</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-document-parser-poi</artifactId>
|
||||
@ -23,7 +23,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.agentsflex</groupId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-image</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-image-gitee</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-image</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-image-openai</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-image</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-image-siliconflow</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-image</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-image-stability</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-image</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm-chatglm</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm-coze</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm-gitee</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
<artifactId>agents-flex-llm-moonshot</artifactId>
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm-ollama</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm-openai</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm-qwen</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm-spark</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-llm</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-samples</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>milvus-samples</artifactId>
|
||||
@ -20,13 +20,13 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store-milvus</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm-spark</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-samples</artifactId>
|
||||
@ -24,7 +24,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm-openai</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-solon-plugin</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-spring-boot-starter</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store-aliyun</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store-chroma</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store-elasticsearch</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store-milvus</artifactId>
|
||||
@ -22,7 +22,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store-opensearch</artifactId>
|
||||
@ -24,7 +24,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store-qcloud</artifactId>
|
||||
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store-redis</artifactId>
|
||||
@ -21,7 +21,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-core</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-llm-spark</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-store</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>agents-flex-test</artifactId>
|
||||
|
12
changes.md
12
changes.md
@ -1,5 +1,17 @@
|
||||
# Agents-Flex ChangeLog
|
||||
|
||||
## v1.0.0-beta.13 20241026
|
||||
- feat: add plugin for solon framework
|
||||
- refactor: optimize VectorStore delete methods
|
||||
- refactor: optimize RedisVectorStore for sort by desc
|
||||
- refactor: optimize SparkLLM embedding
|
||||
|
||||
---
|
||||
- 新增:添加 solon 添加新的插件支持
|
||||
- 优化: 重构 VectorStore 的 delete 方法
|
||||
- 优化: 优化 RedisVectorStore 的搜索排序
|
||||
- 优化: 星火大模型新增秒级并发超过授权路数限制进行重试
|
||||
|
||||
|
||||
## v1.0.0-beta.12 20241025
|
||||
- refactor:add DocumentStoreConfig
|
||||
|
@ -1,5 +1,17 @@
|
||||
# Agents-Flex ChangeLog
|
||||
|
||||
## v1.0.0-beta.13 20241026
|
||||
- feat: add plugin for solon framework
|
||||
- refactor: optimize VectorStore delete methods
|
||||
- refactor: optimize RedisVectorStore for sort by desc
|
||||
- refactor: optimize SparkLLM embedding
|
||||
|
||||
---
|
||||
- 新增:添加 solon 添加新的插件支持
|
||||
- 优化: 重构 VectorStore 的 delete 方法
|
||||
- 优化: 优化 RedisVectorStore 的搜索排序
|
||||
- 优化: 星火大模型新增秒级并发超过授权路数限制进行重试
|
||||
|
||||
|
||||
## v1.0.0-beta.12 20241025
|
||||
- refactor:add DocumentStoreConfig
|
||||
|
@ -17,14 +17,14 @@ Before you begin, ensure you are:
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-bom</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
Or use Gradle:
|
||||
|
||||
```java
|
||||
implementation 'com.agentsflex:agents-flex-bom:1.0.0-beta.12'
|
||||
implementation 'com.agentsflex:agents-flex-bom:1.0.0-beta.13'
|
||||
```
|
||||
|
||||
**Step 2: Create a Java class with a `main` method:**
|
||||
|
@ -12,7 +12,7 @@ You can check the latest version at: https://search.maven.org/artifact/com.agent
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-spring-boot-starter</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@ -23,6 +23,6 @@ You can check the latest version at: https://search.maven.org/artifact/com.agent
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-bom</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
```
|
||||
|
@ -1,5 +1,17 @@
|
||||
# Agents-Flex ChangeLog
|
||||
|
||||
## v1.0.0-beta.13 20241026
|
||||
- feat: add plugin for solon framework
|
||||
- refactor: optimize VectorStore delete methods
|
||||
- refactor: optimize RedisVectorStore for sort by desc
|
||||
- refactor: optimize SparkLLM embedding
|
||||
|
||||
---
|
||||
- 新增:添加 solon 添加新的插件支持
|
||||
- 优化: 重构 VectorStore 的 delete 方法
|
||||
- 优化: 优化 RedisVectorStore 的搜索排序
|
||||
- 优化: 星火大模型新增秒级并发超过授权路数限制进行重试
|
||||
|
||||
|
||||
## v1.0.0-beta.12 20241025
|
||||
- refactor:add DocumentStoreConfig
|
||||
|
@ -17,14 +17,14 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-bom</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
或者使用 Gradle:
|
||||
|
||||
```java
|
||||
implementation 'com.agentsflex:agents-flex-bom:1.0.0-beta.12'
|
||||
implementation 'com.agentsflex:agents-flex-bom:1.0.0-beta.13'
|
||||
```
|
||||
|
||||
**第 2 步:创建一个带有 Main 方法的 Java 类**
|
||||
|
@ -10,7 +10,7 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-bom</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@ -20,6 +20,6 @@
|
||||
<dependency>
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>agents-flex-spring-boot-starter</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
</dependency>
|
||||
```
|
||||
|
4
pom.xml
4
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>com.agentsflex</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.0-beta.12</version>
|
||||
<version>1.0.0-beta.13</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>agents-flex</name>
|
||||
@ -64,7 +64,7 @@
|
||||
<fastjson.version>2.0.47</fastjson.version>
|
||||
<solon.version>3.0.2</solon.version>
|
||||
<spring-boot.version>2.7.18</spring-boot.version>
|
||||
<agents-flex.version>1.0.0-beta.12</agents-flex.version>
|
||||
<agents-flex.version>1.0.0-beta.13</agents-flex.version>
|
||||
</properties>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user