File tree
263 files changed
+7676
-3705
lines changed- .claude
- .devcontainer
- scripts
- advisors/spring-ai-advisors-vector-store/src
- main/java/org/springframework/ai/chat/client/advisor/vectorstore
- test/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/src
- main/java/org/springframework/ai/mcp/client/autoconfigure
- properties
- test/java/org/springframework/ai/mcp/client/autoconfigure
- models
- chat
- client/spring-ai-autoconfigure-model-chat-client
- src
- main/java/org/springframework/ai/model/chat/client/autoconfigure
- test/java/org/springframework/ai/model/chat/client/autoconfigure
- memory
- repository
- spring-ai-autoconfigure-model-chat-memory-repository-cassandra
- src
- main
- java/org/springframework/ai/model/chat/memory/repository/cassandra/autoconfigure
- resources/META-INF/spring
- test/java/org/springframework/ai/model/chat/memory/repository/cassandra/autoconfigure
- spring-ai-autoconfigure-model-chat-memory-repository-jdbc
- src
- main
- java/org/springframework/ai/model/chat/memory/repository/jdbc/autoconfigure
- resources/META-INF/spring
- test
- java/org/springframework/ai/model/chat/memory/repository/jdbc/autoconfigure
- resources
- spring-ai-autoconfigure-model-chat-memory-repository-neo4j
- src
- main
- java/org/springframework/ai/model/chat/memory/repository/neo4j/autoconfigure
- resources/META-INF/spring
- test/java/org/springframework/ai/model/chat/memory/repository/neo4j/autoconfigure
- spring-ai-autoconfigure-model-chat-memory-jdbc/src/main/java/org/springframework/ai/model/chat/memory/jdbc/autoconfigure
- observation/spring-ai-autoconfigure-model-chat-observation
- src
- main/java/org/springframework/ai/model/chat/observation/autoconfigure
- test/java/org/springframework/ai/model/chat/observation/autoconfigure
- image/observation/spring-ai-autoconfigure-model-image-observation
- src
- main/java/org/springframework/ai/model/image/observation/autoconfigure
- test/java/org/springframework/ai/model/image/observation/autoconfigure
- spring-ai-autoconfigure-model-bedrock-ai
- src/main/java/org/springframework/ai/model/bedrock/titan/autoconfigure
- spring-ai-autoconfigure-model-openai/src/main/java/org/springframework/ai/model/openai/autoconfigure
- spring-ai-autoconfigure-model-vertex-ai/src
- main/java/org/springframework/ai/model/vertexai/autoconfigure/gemini
- test/java/org/springframework/ai/model/vertexai/autoconfigure/gemini/tool
- tool/spring-ai-autoconfigure-model-tool/src
- main/java/org/springframework/ai/model/tool/autoconfigure
- test/java/org/springframework/ai/model/tool/autoconfigure
- vector-stores
- spring-ai-autoconfigure-vector-store-cassandra
- src/main/java/org/springframework/ai/vectorstore/cassandra/autoconfigure
- spring-ai-autoconfigure-vector-store-neo4j/src/main/java/org/springframework/ai/vectorstore/neo4j/autoconfigure
- spring-ai-autoconfigure-vector-store-observation
- src
- main/java/org/springframework/ai/vectorstore/observation/autoconfigure
- test/java/org/springframework/ai/vectorstore/observation/autoconfigure
- spring-ai-autoconfigure-vector-store-opensearch/src
- main/java/org/springframework/ai/vectorstore/opensearch/autoconfigure
- test/java/org/springframework/ai/vectorstore/opensearch/autoconfigure
- memory
- repository
- spring-ai-model-chat-memory-repository-cassandra
- src
- main/java/org/springframework/ai/chat/memory/repository/cassandra
- test/java/org/springframework/ai/chat/memory/repository/cassandra
- spring-ai-model-chat-memory-repository-jdbc
- src
- main
- java/org/springframework/ai/chat/memory/repository/jdbc
- aot/hint
- resources
- META-INF/spring
- org/springframework/ai/chat/memory/repository/jdbc
- test/java/org/springframework/ai/chat/memory/repository/jdbc
- aot/hint
- 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
- spring-ai-model-chat-memory-cassandra/src/main/java/org/springframework/ai/chat/memory/cassandra
- spring-ai-model-chat-memory-jdbc/src/main/resources
- META-INF/spring
- org/springframework/ai/chat/memory/jdbc
- models
- spring-ai-anthropic/src/test/java/org/springframework/ai/anthropic/client
- spring-ai-bedrock-converse/src/test/java/org/springframework/ai/bedrock/converse/client
- spring-ai-bedrock/src
- main/java/org/springframework/ai/bedrock/titan
- test/java/org/springframework/ai/bedrock/titan
- spring-ai-openai
- src
- main/java/org/springframework/ai/openai
- api
- test/java/org/springframework/ai/openai
- chat
- client
- advisor
- proxy
- metadata
- spring-ai-vertex-ai-embedding/src
- main/java/org/springframework/ai/vertexai/embedding
- text
- test/java/org/springframework/ai/vertexai/embedding/text
- spring-ai-vertex-ai-gemini/src/main/java/org/springframework/ai/vertexai/gemini
- spring-ai-bom
- spring-ai-client-chat/src
- main/java/org/springframework/ai/chat/client
- advisor
- api
- observation
- test/java/org/springframework/ai
- chat/client
- advisor
- observation
- prompt
- spring-ai-commons
- src
- main/java/org/springframework/ai/observation
- conventions
- tracing
- test/java/org/springframework/ai/observation
- tracing
- spring-ai-docs/src/main/antora/modules/ROOT/pages
- api
- chat
- oci-genai
- embeddings
- image
- mcp
- vectordbs
- observability
- spring-ai-integration-tests/src/test/java/org/springframework/ai/integration/tests/client/advisor
- spring-ai-model
- src
- main/java/org/springframework/ai
- chat
- memory
- model
- observation
- prompt
- image/observation
- model/tool
- tool
- definition
- method
- observation
- test
- java/org/springframework/ai
- chat/observation
- image/observation
- model/tool
- tool
- method
- observation
- resources
- spring-ai-spring-boot-starters
- spring-ai-starter-model-chat-memory-repository-cassandra
- spring-ai-starter-model-chat-memory-repository-jdbc
- spring-ai-starter-model-chat-memory-repository-neo4j
- spring-ai-vector-store
- src
- main/java/org/springframework/ai/vectorstore/observation
- test
- java/org/springframework/ai/vectorstore/observation
- resources
- vector-stores
- spring-ai-cassandra-store/src
- main/java/org/springframework/ai/vectorstore/cassandra
- test/java/org/springframework/ai/vectorstore/cassandra
- spring-ai-coherence-store/src
- main/java/org/springframework/ai/vectorstore/coherence
- test/java/org/springframework/ai/vectorstore/coherence
- spring-ai-couchbase-store/src/test/java/org/springframework/ai/vectorstore
- spring-ai-mariadb-store/src/test/java/org/springframework/ai/vectorstore/mariadb
- spring-ai-neo4j-store/src/main/java/org/springframework/ai/vectorstore/neo4j
- spring-ai-pgvector-store
- src/test/java/org/springframework/ai/vectorstore/pgvector
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
263 files changed
+7676
-3705
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
Lines changed: 137 additions & 61 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
36 | 37 | | |
37 | | - | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
75 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
76 | 99 | | |
77 | 100 | | |
78 | 101 | | |
79 | 102 | | |
80 | 103 | | |
81 | 104 | | |
82 | 105 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 106 | + | |
| 107 | + | |
91 | 108 | | |
92 | 109 | | |
93 | 110 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 111 | + | |
| 112 | + | |
100 | 113 | | |
101 | 114 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
111 | 125 | | |
| 126 | + | |
| 127 | + | |
112 | 128 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 129 | | |
117 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
118 | 133 | | |
119 | | - | |
120 | | - | |
| 134 | + | |
121 | 135 | | |
122 | | - | |
| 136 | + | |
123 | 137 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 138 | + | |
| 139 | + | |
127 | 140 | | |
128 | 141 | | |
129 | | - | |
130 | | - | |
131 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
132 | 147 | | |
133 | 148 | | |
134 | 149 | | |
135 | 150 | | |
136 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
137 | 157 | | |
138 | 158 | | |
139 | 159 | | |
| |||
142 | 162 | | |
143 | 163 | | |
144 | 164 | | |
145 | | - | |
146 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
147 | 168 | | |
148 | 169 | | |
149 | 170 | | |
| |||
173 | 194 | | |
174 | 195 | | |
175 | 196 | | |
176 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
177 | 201 | | |
178 | 202 | | |
179 | 203 | | |
180 | | - | |
181 | | - | |
182 | | - | |
| 204 | + | |
183 | 205 | | |
184 | | - | |
185 | | - | |
186 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
187 | 220 | | |
188 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
189 | 227 | | |
190 | 228 | | |
191 | 229 | | |
192 | 230 | | |
193 | 231 | | |
194 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
195 | 271 | | |
196 | | - | |
197 | | - | |
| 272 | + | |
| 273 | + | |
198 | 274 | | |
199 | 275 | | |
200 | 276 | | |
| |||
0 commit comments