Commit c920cbf
committed
File tree
473 files changed
+31280
-2171
lines changed- .github/workflows
- advisors/spring-ai-advisors-vector-store/src/main/java/org/springframework/ai/chat/client/advisor/vectorstore
- auto-configurations
- common/spring-ai-autoconfigure-retry/src/main/java/org/springframework/ai/retry/autoconfigure
- mcp
- spring-ai-autoconfigure-mcp-client-common
- src
- main
- java/org/springframework/ai/mcp/client/common/autoconfigure
- annotations
- properties
- resources/META-INF/spring
- test/java/org/springframework/ai/mcp/client/common/autoconfigure
- annotations
- spring-ai-autoconfigure-mcp-client-httpclient
- src
- main
- java/org/springframework/ai/mcp/client/httpclient/autoconfigure
- resources/META-INF/spring
- test/java/org/springframework/ai/mcp/client/autoconfigure
- spring-ai-autoconfigure-mcp-client-webflux
- src
- main
- java/org/springframework/ai/mcp/client/webflux/autoconfigure
- resources/META-INF/spring
- test/java/org/springframework/ai/mcp/client/webflux/autoconfigure
- spring-ai-autoconfigure-mcp-server-common
- src
- main
- java/org/springframework/ai/mcp/server/common/autoconfigure
- annotations
- properties
- resources/META-INF/spring
- test/java/org/springframework/ai/mcp/server/common/autoconfigure
- spring-ai-autoconfigure-mcp-server-webflux
- src
- main/java/org/springframework/ai/mcp/server/autoconfigure
- test/java/org/springframework/ai/mcp/server/autoconfigure
- spring-ai-autoconfigure-mcp-server-webmvc
- src
- main/java/org/springframework/ai/mcp/server/autoconfigure
- test/java/org/springframework/ai/mcp/server/autoconfigure
- models
- chat/memory/repository
- spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db
- src
- main
- java/org/springframework/ai/model/chat/memory/repository/cosmosdb/autoconfigure
- resources/META-INF/spring
- test/java/org/springframework/ai/model/chat/memory/repository/cosmosdb/autoconfigure
- spring-ai-autoconfigure-model-chat-memory-repository-jdbc
- spring-ai-autoconfigure-model-chat-memory-repository-neo4j/src/test/java/org/springframework/ai/model/chat/memory/repository/neo4j/autoconfigure
- spring-ai-autoconfigure-model-anthropic/src
- main/java/org/springframework/ai/model/anthropic/autoconfigure
- test/java/org/springframework/ai/model/anthropic/autoconfigure/tool
- spring-ai-autoconfigure-model-azure-openai/src/main/java/org/springframework/ai/model/azure/openai/autoconfigure
- spring-ai-autoconfigure-model-bedrock-ai/src/main/java/org/springframework/ai/model/bedrock
- cohere/autoconfigure
- converse/autoconfigure
- spring-ai-autoconfigure-model-deepseek/src/main/java/org/springframework/ai/model/deepseek/autoconfigure
- spring-ai-autoconfigure-model-elevenlabs/src/main/java/org/springframework/ai/model/elevenlabs/autoconfigure
- spring-ai-autoconfigure-model-google-genai
- src
- main/java/org/springframework/ai/model/google/genai/autoconfigure
- chat
- embedding
- test/java/org/springframework/ai/model/google/genai/autoconfigure/chat
- spring-ai-autoconfigure-model-minimax/src/main/java/org/springframework/ai/model/minimax/autoconfigure
- spring-ai-autoconfigure-model-mistral-ai/src
- main/java/org/springframework/ai/model/mistralai/autoconfigure
- test/java/org/springframework/ai/model/mistralai/autoconfigure
- spring-ai-autoconfigure-model-oci-genai/src/main/java/org/springframework/ai/model/oci/genai/autoconfigure
- spring-ai-autoconfigure-model-ollama/src
- main/java/org/springframework/ai/model/ollama/autoconfigure
- test
- java/org/springframework/ai/model/ollama/autoconfigure
- tool
- kotlin/org/springframework/ai/model/ollama/autoconfigure/tool
- spring-ai-autoconfigure-model-openai/src
- main/java/org/springframework/ai/model/openai/autoconfigure
- test/java/org/springframework/ai/model/openai/autoconfigure
- spring-ai-autoconfigure-model-postgresml-embedding/src/main/java/org/springframework/ai/model/postgresml/autoconfigure
- spring-ai-autoconfigure-model-stability-ai/src/main/java/org/springframework/ai/model/stabilityai/autoconfigure
- spring-ai-autoconfigure-model-transformers/src/main/java/org/springframework/ai/model/transformers/autoconfigure
- spring-ai-autoconfigure-model-vertex-ai/src/main/java/org/springframework/ai/model/vertexai/autoconfigure
- embedding
- gemini
- spring-ai-autoconfigure-model-zhipuai/src
- main/java/org/springframework/ai/model/zhipuai/autoconfigure
- test/java/org/springframework/ai/model/zhipuai/autoconfigure
- tool/spring-ai-autoconfigure-model-tool/src/main/java/org/springframework/ai/model/tool/autoconfigure
- vector-stores
- spring-ai-autoconfigure-vector-store-chroma
- src/test/java/org/springframework/ai/vectorstore/chroma/autoconfigure
- spring-ai-autoconfigure-vector-store-mariadb
- spring-ai-autoconfigure-vector-store-mongodb-atlas
- spring-ai-autoconfigure-vector-store-redis
- spring-ai-autoconfigure-vector-store-typesense
- document-readers
- markdown-reader/src
- main/java/org/springframework/ai/reader/markdown
- test
- java/org/springframework/ai/reader/markdown
- resources
- dir-test-1
- dir-test-2
- tika-reader
- mcp
- common/src
- main/java/org/springframework/ai/mcp
- aot
- test/java/org/springframework/ai/mcp
- mcp-annotations-spring
- src
- main/java/org/springframework/ai/mcp/annotation/spring
- scan
- test/java/org/springframework/ai/mcp/annotation/spring
- scan
- memory/repository
- spring-ai-model-chat-memory-repository-cassandra/src/main/java/org/springframework/ai/chat/memory/repository/cassandra
- spring-ai-model-chat-memory-repository-cosmos-db
- src
- main/java/org/springframework/ai/chat/memory/repository/cosmosdb
- test/java/org/springframework/ai/chat/memory/repository/cosmosdb
- spring-ai-model-chat-memory-repository-jdbc
- src/main/java/org/springframework/ai/chat/memory/repository/jdbc
- spring-ai-model-chat-memory-repository-neo4j/src
- main/java/org/springframework/ai/chat/memory/repository/neo4j
- test/java/org/springframework/ai/chat/memory/repository/neo4j
- models
- spring-ai-anthropic/src
- main/java/org/springframework/ai/anthropic
- api
- utils
- test
- java/org/springframework/ai/anthropic
- api
- utils
- resources/prompts
- spring-ai-azure-openai/src
- main/java/org/springframework/ai/azure/openai
- test/java/org/springframework/ai/azure/openai
- aot
- function
- spring-ai-bedrock-converse/src
- main/java/org/springframework/ai/bedrock/converse
- api
- test/java/org/springframework/ai/bedrock/converse
- client
- spring-ai-bedrock/src/test/java/org/springframework/ai/bedrock/cohere
- spring-ai-elevenlabs
- spring-ai-google-genai-embedding
- spring-ai-google-genai
- src
- main/java/org/springframework/ai/google/genai
- cache
- metadata
- test/java/org/springframework/ai/google/genai
- aot
- cache
- metadata
- schema
- tool
- spring-ai-huggingface/src/main/java/org/springframework/ai/huggingface
- spring-ai-minimax/src/main/java/org/springframework/ai/minimax
- spring-ai-mistral-ai/src
- main/java/org/springframework/ai/mistralai
- api
- moderation
- ocr
- test/java/org/springframework/ai/mistralai
- aot
- api
- tool
- ocr
- spring-ai-oci-genai/src/main/java/org/springframework/ai/oci/cohere
- spring-ai-ollama/src
- main/java/org/springframework/ai/ollama
- api
- test/java/org/springframework/ai/ollama
- aot
- api
- spring-ai-openai/src
- main/java/org/springframework/ai/openai
- api
- test/java/org/springframework/ai/openai
- api
- chat/proxy
- spring-ai-transformers
- spring-ai-vertex-ai-embedding/src/test/java/org/springframework/ai/vertexai/embedding/text
- spring-ai-vertex-ai-gemini/src
- main/java/org/springframework/ai/vertexai/gemini
- schema
- test/java/org/springframework/ai/vertexai/gemini
- schema
- tool
- spring-ai-zhipuai/src
- main/java/org/springframework/ai/zhipuai
- api
- test/java/org/springframework/ai/zhipuai
- api
- chat
- embedding
- spring-ai-bom
- spring-ai-client-chat/src
- main/java/org/springframework/ai/chat/client
- advisor
- test/java/org/springframework/ai
- chat/client
- advisor
- metadata
- spring-ai-commons
- src
- main/java/org/springframework/ai
- document
- observation/conventions
- tokenizer
- util
- test/java/org/springframework/ai
- observation/conventions
- util
- spring-ai-docs/src/main/antora/modules/ROOT
- pages
- api
- chat
- oci-genai
- embeddings
- image
- mcp
- vectordbs
- guides
- spring-ai-model/src
- main/java/org/springframework/ai
- aot
- chat
- messages
- model
- prompt
- embedding
- model
- tool
- tool
- annotation
- execution
- support
- util/json/schema
- test/java/org/springframework/ai
- chat
- messages
- model
- observation
- prompt
- converter
- image/observation
- model/tool
- tool
- execution
- function
- observation
- support
- util/json
- spring-ai-rag/src/test/java/org/springframework/ai/rag
- preretrieval/query/expansion
- spring-ai-spring-boot-docker-compose
- src
- main
- java/org/springframework/ai/docker/compose/service/connection/docker
- resources/META-INF
- test
- java/org/springframework/ai/docker/compose/service/connection/docker
- resources/org/springframework/ai/docker/compose/service/connection/docker
- spring-ai-spring-boot-starters
- spring-ai-starter-mcp-client-webflux
- spring-ai-starter-mcp-client
- spring-ai-starter-mcp-server-webflux
- spring-ai-starter-mcp-server-webmvc
- spring-ai-starter-mcp-server
- spring-ai-spring-boot-testcontainers
- src
- main
- java/org/springframework/ai/testcontainers/service/connection/docker
- resources/META-INF
- test/java/org/springframework/ai/testcontainers/service/connection/docker
- spring-ai-spring-cloud-bindings/src/test/java/org/springframework/ai/bindings
- spring-ai-template-st/src
- main/java/org/springframework/ai/template/st
- test/java/org/springframework/ai/template/st
- spring-ai-test/src/main/java/org/springframework/ai/evaluation
- spring-ai-vector-store/src/test/java/org/springframework/ai/vectorstore
- observation
- src/checkstyle
- vector-stores
- spring-ai-azure-cosmos-db-store
- src/main/java/org/springframework/ai/vectorstore/cosmosdb
- spring-ai-azure-store/src/test/java/org/springframework/ai/vectorstore/azure
- spring-ai-chroma-store
- spring-ai-elasticsearch-store
- spring-ai-gemfire-store
- src
- main/java/org/springframework/ai/vectorstore
- gemfire
- test/java/org/springframework/ai/vectorstore
- gemfire
- spring-ai-mariadb-store
- spring-ai-milvus-store/src/test/java/org/springframework/ai/vectorstore/milvus
- spring-ai-mongodb-atlas-store
- spring-ai-opensearch-store/src/test/java/org/springframework/ai/vectorstore/opensearch
- spring-ai-pgvector-store/src/main/java/org/springframework/ai/vectorstore/pgvector
- spring-ai-redis-store
- spring-ai-typesense-store
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
473 files changed
+31280
-2171
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
104 | | - | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
Lines changed: 13 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 128 | + | |
| 129 | + | |
132 | 130 | | |
133 | 131 | | |
134 | | - | |
135 | | - | |
136 | | - | |
| 132 | + | |
137 | 133 | | |
138 | | - | |
| 134 | + | |
139 | 135 | | |
140 | | - | |
| 136 | + | |
141 | 137 | | |
142 | 138 | | |
143 | 139 | | |
144 | 140 | | |
145 | 141 | | |
146 | | - | |
147 | | - | |
| 142 | + | |
148 | 143 | | |
149 | | - | |
| 144 | + | |
150 | 145 | | |
151 | 146 | | |
152 | 147 | | |
| |||
186 | 181 | | |
187 | 182 | | |
188 | 183 | | |
189 | | - | |
| 184 | + | |
190 | 185 | | |
191 | 186 | | |
192 | | - | |
| 187 | + | |
| 188 | + | |
193 | 189 | | |
194 | 190 | | |
195 | 191 | | |
| |||
208 | 204 | | |
209 | 205 | | |
210 | 206 | | |
211 | | - | |
212 | | - | |
213 | 207 | | |
214 | 208 | | |
215 | 209 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
27 | 43 | | |
28 | 44 | | |
29 | 45 | | |
| |||
95 | 111 | | |
96 | 112 | | |
97 | 113 | | |
98 | | - | |
99 | | - | |
100 | 114 | | |
101 | 115 | | |
102 | 116 | | |
| |||
158 | 172 | | |
159 | 173 | | |
160 | 174 | | |
161 | | - | |
| 175 | + | |
162 | 176 | | |
163 | 177 | | |
164 | 178 | | |
| |||
208 | 222 | | |
209 | 223 | | |
210 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
211 | 239 | | |
212 | 240 | | |
213 | 241 | | |
| |||
259 | 287 | | |
260 | 288 | | |
261 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
262 | 302 | | |
263 | 303 | | |
264 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments