Commit 839ef8c
File tree
119 files changed
+3126
-1486
lines changed- 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
- models
- chat/memory/repository
- spring-ai-autoconfigure-model-chat-memory-repository-cassandra
- src
- main/java/org/springframework/ai/model/chat/memory/repository/cassandra/autoconfigure
- 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
- test/java/org/springframework/ai/model/chat/memory/repository/jdbc/autoconfigure
- spring-ai-autoconfigure-model-chat-memory-repository-neo4j
- src
- main/java/org/springframework/ai/model/chat/memory/repository/neo4j/autoconfigure
- test/java/org/springframework/ai/model/chat/memory/repository/neo4j/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
- vector-stores
- spring-ai-autoconfigure-vector-store-cassandra/src/main/java/org/springframework/ai/vectorstore/cassandra/autoconfigure
- spring-ai-autoconfigure-vector-store-opensearch/src/main/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-jdbc/src/main/resources/META-INF/spring
- 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/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-stability-ai/src/main/java/org/springframework/ai/stabilityai/api
- 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
- spring-ai-commons/src/main/java/org/springframework/ai/transformer/splitter
- spring-ai-docs/src/main/antora/modules/ROOT
- pages
- api
- chat
- mcp
- moderation
- vectordbs
- 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
- prompt
- 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
- vector-stores
- spring-ai-cassandra-store/src
- main/java/org/springframework/ai/vectorstore/cassandra
- test/java/org/springframework/ai/vectorstore/cassandra
- 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-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.
119 files changed
+3126
-1486
lines changedLines 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 | | |
| |||
Lines changed: 77 additions & 0 deletions
| 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 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
0 commit comments