For further API reference and developer documentation, see the
-
+
Spring AI reference documentation.
That documentation contains more detailed, developer-targeted
descriptions, with conceptual overviews, definitions of terms,
diff --git a/spring-ai-huggingface/pom.xml b/spring-ai-huggingface/pom.xml
index 22b0f9e9c..582524846 100644
--- a/spring-ai-huggingface/pom.xml
+++ b/spring-ai-huggingface/pom.xml
@@ -10,12 +10,12 @@
jar
Spring AI HuggingFace
HuggingFace support
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-openai/pom.xml b/spring-ai-openai/pom.xml
index b6d5a40c9..efc5b3cab 100644
--- a/spring-ai-openai/pom.xml
+++ b/spring-ai-openai/pom.xml
@@ -10,12 +10,12 @@
jar
Spring AI OpenAI
OpenAI support
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-spring-boot-autoconfigure/pom.xml b/spring-ai-spring-boot-autoconfigure/pom.xml
index f68387720..00d839dd6 100644
--- a/spring-ai-spring-boot-autoconfigure/pom.xml
+++ b/spring-ai-spring-boot-autoconfigure/pom.xml
@@ -11,12 +11,12 @@
jar
Spring AI Auto Configuration
Spring AI Auto Configuration
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml
index d2093b43a..74dd2ce5a 100644
--- a/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml
+++ b/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml
@@ -11,12 +11,12 @@
jar
Spring AI Starter - Azure OpenAI
Spring AI Azure OpenAI Auto Configuration
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml
index c5b150b56..743310d24 100644
--- a/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml
+++ b/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml
@@ -11,12 +11,12 @@
jar
Spring AI Starter - Ollama
Spring AI Ollama Auto Configuration
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml
index 87a473c86..c53014c6c 100644
--- a/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml
+++ b/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml
@@ -11,12 +11,12 @@
jar
Spring AI Starter - OpenAI
Spring AI Open AI Auto Configuration
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-transformers-embedding/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-transformers-embedding/pom.xml
index de077f1dc..40bad2515 100644
--- a/spring-ai-spring-boot-starters/spring-ai-starter-transformers-embedding/pom.xml
+++ b/spring-ai-spring-boot-starters/spring-ai-starter-transformers-embedding/pom.xml
@@ -11,12 +11,12 @@
jar
Spring AI Starter - Transformers Embedding
Spring Transformers Embedding Auto Configuration
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai/pom.xml
index 5e5a1e311..33c852b9e 100644
--- a/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai/pom.xml
+++ b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai/pom.xml
@@ -11,12 +11,12 @@
jar
Spring AI Starter - VertexAI
Spring AI VertexAI Auto Configuration
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/spring-ai-test/pom.xml b/spring-ai-test/pom.xml
index b7d63f7eb..bc71a2fad 100644
--- a/spring-ai-test/pom.xml
+++ b/spring-ai-test/pom.xml
@@ -10,12 +10,12 @@
jar
Spring AI Test
Test support for AI programming
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/vector-stores/spring-ai-azure/pom.xml b/vector-stores/spring-ai-azure/pom.xml
index c4db62fde..279698024 100644
--- a/vector-stores/spring-ai-azure/pom.xml
+++ b/vector-stores/spring-ai-azure/pom.xml
@@ -12,12 +12,12 @@
jar
Spring AI - Azure AI Search Vector Store
Spring AI - Azure AI Search Vector Store
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/vector-stores/spring-ai-chroma/pom.xml b/vector-stores/spring-ai-chroma/pom.xml
index 60b62e2a3..671a0809d 100644
--- a/vector-stores/spring-ai-chroma/pom.xml
+++ b/vector-stores/spring-ai-chroma/pom.xml
@@ -12,12 +12,12 @@
jar
Spring AI Chroma Vector Store
Spring AI Chroma Vector Store
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/vector-stores/spring-ai-milvus-store/pom.xml b/vector-stores/spring-ai-milvus-store/pom.xml
index 22d159ef4..24376ae78 100644
--- a/vector-stores/spring-ai-milvus-store/pom.xml
+++ b/vector-stores/spring-ai-milvus-store/pom.xml
@@ -12,12 +12,12 @@
jar
Spring AI Milvus Vector Store
Spring AI Milvus Vector Store
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/vector-stores/spring-ai-neo4j-store/pom.xml b/vector-stores/spring-ai-neo4j-store/pom.xml
index 3eee5af01..f1ae0e992 100644
--- a/vector-stores/spring-ai-neo4j-store/pom.xml
+++ b/vector-stores/spring-ai-neo4j-store/pom.xml
@@ -12,12 +12,12 @@
jar
Spring AI Vector Store - neo4j
Spring AI Neo4j Vector Store
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/vector-stores/spring-ai-pgvector-store/pom.xml b/vector-stores/spring-ai-pgvector-store/pom.xml
index 98d9c514d..0e87931a9 100644
--- a/vector-stores/spring-ai-pgvector-store/pom.xml
+++ b/vector-stores/spring-ai-pgvector-store/pom.xml
@@ -12,12 +12,12 @@
jar
Spring AI Vector Store - pgvector
Spring AI PGVector Vector Store
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git
diff --git a/vector-stores/spring-ai-pinecone/pom.xml b/vector-stores/spring-ai-pinecone/pom.xml
index 67625e602..395b7eee0 100644
--- a/vector-stores/spring-ai-pinecone/pom.xml
+++ b/vector-stores/spring-ai-pinecone/pom.xml
@@ -12,12 +12,12 @@
jar
spring-ai-pinecone
spring-ai-pinecone
- https://github.com/spring-projects-experimental/spring-ai
+ https://github.com/spring-projects/spring-ai
- https://github.com/spring-projects-experimental/spring-ai
- git://github.com/spring-projects-experimental/spring-ai.git
- git@github.com:spring-projects-experimental/spring-ai.git
+ https://github.com/spring-projects/spring-ai
+ git://github.com/spring-projects/spring-ai.git
+ git@github.com:spring-projects/spring-ai.git