Release version 1.0.0

This commit is contained in:
Ilayaperumal Gopinathan
2025-05-19 10:40:35 +01:00
parent a5fdfdbfe9
commit fcd2803f36
155 changed files with 155 additions and 155 deletions

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-advisors-vector-store</artifactId> <artifactId>spring-ai-advisors-vector-store</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-retry</artifactId> <artifactId>spring-ai-autoconfigure-retry</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-mcp-client</artifactId> <artifactId>spring-ai-autoconfigure-mcp-client</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-mcp-server</artifactId> <artifactId>spring-ai-autoconfigure-mcp-server</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../pom.xml</relativePath> <relativePath>../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-chat-client</artifactId> <artifactId>spring-ai-autoconfigure-model-chat-client</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../../pom.xml</relativePath> <relativePath>../../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-chat-memory-repository-cassandra</artifactId> <artifactId>spring-ai-autoconfigure-model-chat-memory-repository-cassandra</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../../pom.xml</relativePath> <relativePath>../../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-chat-memory-repository-jdbc</artifactId> <artifactId>spring-ai-autoconfigure-model-chat-memory-repository-jdbc</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../../pom.xml</relativePath> <relativePath>../../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-chat-memory-repository-neo4j</artifactId> <artifactId>spring-ai-autoconfigure-model-chat-memory-repository-neo4j</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../pom.xml</relativePath> <relativePath>../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-chat-memory</artifactId> <artifactId>spring-ai-autoconfigure-model-chat-memory</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../pom.xml</relativePath> <relativePath>../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-chat-observation</artifactId> <artifactId>spring-ai-autoconfigure-model-chat-observation</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../pom.xml</relativePath> <relativePath>../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-embedding-observation</artifactId> <artifactId>spring-ai-autoconfigure-model-embedding-observation</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../../pom.xml</relativePath> <relativePath>../../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-image-observation</artifactId> <artifactId>spring-ai-autoconfigure-model-image-observation</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-anthropic</artifactId> <artifactId>spring-ai-autoconfigure-model-anthropic</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-azure-openai</artifactId> <artifactId>spring-ai-autoconfigure-model-azure-openai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-bedrock-ai</artifactId> <artifactId>spring-ai-autoconfigure-model-bedrock-ai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-deepseek</artifactId> <artifactId>spring-ai-autoconfigure-model-deepseek</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-huggingface</artifactId> <artifactId>spring-ai-autoconfigure-model-huggingface</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-minimax</artifactId> <artifactId>spring-ai-autoconfigure-model-minimax</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-mistral-ai</artifactId> <artifactId>spring-ai-autoconfigure-model-mistral-ai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-oci-genai</artifactId> <artifactId>spring-ai-autoconfigure-model-oci-genai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-ollama</artifactId> <artifactId>spring-ai-autoconfigure-model-ollama</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-openai</artifactId> <artifactId>spring-ai-autoconfigure-model-openai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-postgresml-embedding</artifactId> <artifactId>spring-ai-autoconfigure-model-postgresml-embedding</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-stability-ai</artifactId> <artifactId>spring-ai-autoconfigure-model-stability-ai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-transformers</artifactId> <artifactId>spring-ai-autoconfigure-model-transformers</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-vertex-ai</artifactId> <artifactId>spring-ai-autoconfigure-model-vertex-ai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-zhipuai</artifactId> <artifactId>spring-ai-autoconfigure-model-zhipuai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../../pom.xml</relativePath> <relativePath>../../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-model-tool</artifactId> <artifactId>spring-ai-autoconfigure-model-tool</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-azure-cosmos-db</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-azure-cosmos-db</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-azure</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-azure</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-cassandra</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-cassandra</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-chroma</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-chroma</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-couchbase</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-couchbase</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-elasticsearch</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-elasticsearch</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-gemfire</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-gemfire</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-mariadb</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-mariadb</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-milvus</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-milvus</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-mongodb-atlas</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-mongodb-atlas</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-neo4j</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-neo4j</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-observation</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-observation</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-opensearch</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-opensearch</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-oracle</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-oracle</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-pgvector</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-pgvector</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-pinecone</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-pinecone</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-qdrant</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-qdrant</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-redis</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-redis</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-typesense</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-typesense</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-autoconfigure-vector-store-weaviate</artifactId> <artifactId>spring-ai-autoconfigure-vector-store-weaviate</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-markdown-document-reader</artifactId> <artifactId>spring-ai-markdown-document-reader</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-pdf-document-reader</artifactId> <artifactId>spring-ai-pdf-document-reader</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-tika-document-reader</artifactId> <artifactId>spring-ai-tika-document-reader</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-mcp</artifactId> <artifactId>spring-ai-mcp</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-anthropic</artifactId> <artifactId>spring-ai-anthropic</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-azure-openai</artifactId> <artifactId>spring-ai-azure-openai</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-bedrock-converse</artifactId> <artifactId>spring-ai-bedrock-converse</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-bedrock</artifactId> <artifactId>spring-ai-bedrock</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-deepseek</artifactId> <artifactId>spring-ai-deepseek</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-huggingface</artifactId> <artifactId>spring-ai-huggingface</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-minimax</artifactId> <artifactId>spring-ai-minimax</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-mistral-ai</artifactId> <artifactId>spring-ai-mistral-ai</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-oci-genai</artifactId> <artifactId>spring-ai-oci-genai</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-openai</artifactId> <artifactId>spring-ai-openai</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-postgresml</artifactId> <artifactId>spring-ai-postgresml</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-stability-ai</artifactId> <artifactId>spring-ai-stability-ai</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-transformers</artifactId> <artifactId>spring-ai-transformers</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-vertex-ai-embedding</artifactId> <artifactId>spring-ai-vertex-ai-embedding</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-vertex-ai-gemini</artifactId> <artifactId>spring-ai-vertex-ai-gemini</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-zhipuai</artifactId> <artifactId>spring-ai-zhipuai</artifactId>

View File

@@ -21,7 +21,7 @@
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<url>https://github.com/spring-projects/spring-ai</url> <url>https://github.com/spring-projects/spring-ai</url>

View File

@@ -21,7 +21,7 @@
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-bom</artifactId> <artifactId>spring-ai-bom</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-client-chat</artifactId> <artifactId>spring-ai-client-chat</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-commons</artifactId> <artifactId>spring-ai-commons</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-docs</artifactId> <artifactId>spring-ai-docs</artifactId>
<name>Spring AI Docs</name> <name>Spring AI Docs</name>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-integration-tests</artifactId> <artifactId>spring-ai-integration-tests</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-model</artifactId> <artifactId>spring-ai-model</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-rag</artifactId> <artifactId>spring-ai-rag</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-retry</artifactId> <artifactId>spring-ai-retry</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>spring-ai-spring-boot-docker-compose</artifactId> <artifactId>spring-ai-spring-boot-docker-compose</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-mcp-client-webflux</artifactId> <artifactId>spring-ai-starter-mcp-client-webflux</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-mcp-client</artifactId> <artifactId>spring-ai-starter-mcp-client</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-mcp-server-webflux</artifactId> <artifactId>spring-ai-starter-mcp-server-webflux</artifactId>

View File

@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-mcp-server-webmvc</artifactId> <artifactId>spring-ai-starter-mcp-server-webmvc</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-mcp-server</artifactId> <artifactId>spring-ai-starter-mcp-server</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-anthropic</artifactId> <artifactId>spring-ai-starter-model-anthropic</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-azure-openai</artifactId> <artifactId>spring-ai-starter-model-azure-openai</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-bedrock-converse</artifactId> <artifactId>spring-ai-starter-model-bedrock-converse</artifactId>

View File

@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-bedrock</artifactId> <artifactId>spring-ai-starter-model-bedrock</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-chat-memory-repository-cassandra</artifactId> <artifactId>spring-ai-starter-model-chat-memory-repository-cassandra</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-chat-memory-repository-jdbc</artifactId> <artifactId>spring-ai-starter-model-chat-memory-repository-jdbc</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-chat-memory-repository-neo4j</artifactId> <artifactId>spring-ai-starter-model-chat-memory-repository-neo4j</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-chat-memory</artifactId> <artifactId>spring-ai-starter-model-chat-memory</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-deepseek</artifactId> <artifactId>spring-ai-starter-model-deepseek</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-huggingface</artifactId> <artifactId>spring-ai-starter-model-huggingface</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-minimax</artifactId> <artifactId>spring-ai-starter-model-minimax</artifactId>

View File

@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.ai</groupId> <groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-parent</artifactId> <artifactId>spring-ai-parent</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>spring-ai-starter-model-mistral-ai</artifactId> <artifactId>spring-ai-starter-model-mistral-ai</artifactId>

Some files were not shown because too many files have changed in this diff Show More