File tree
212 files changed
+1203
-942
lines changed- advisors/spring-ai-advisors-vector-store/src/main/java/org/springframework/ai/chat/client/advisor/vectorstore
- auto-configurations
- models
- chat/memory
- spring-ai-autoconfigure-model-chat-memory-jdbc/src
- main/java/org/springframework/ai/model/chat/memory/jdbc/autoconfigure
- test/java/org/springframework/ai/model/chat/memory/jdbc/autoconfigure
- spring-ai-autoconfigure-model-chat-memory-neo4j/src
- main/java/org/springframework/ai/model/chat/memory/neo4j/autoconfigure
- test/java/org/springframework/ai/model/chat/memory/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
- test/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
- titan/autoconfigure
- test/java/org/springframework/ai/model/bedrock
- cohere/autoconfigure
- converse/autoconfigure
- tool
- titan/autoconfigure
- spring-ai-autoconfigure-model-huggingface/src/test/java/org/springframework/ai/model/huggingface/autoconfigure
- spring-ai-autoconfigure-model-minimax/src/test/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-moonshot/src
- main/java/org/springframework/ai/model/moonshot/autoconfigure
- test/java/org/springframework/ai/model/moonshot/autoconfigure
- tool
- spring-ai-autoconfigure-model-openai/src
- main/java/org/springframework/ai/model/openai/autoconfigure
- test/java/org/springframework/ai/model/openai/autoconfigure/tool
- spring-ai-autoconfigure-model-vertex-ai/src/test/java/org/springframework/ai/model/vertexai/autoconfigure/gemini/tool
- tool/spring-ai-autoconfigure-model-tool/src/test/java/org/springframework/ai/model/tool/autoconfigure
- vector-stores
- spring-ai-autoconfigure-vector-store-couchbase/src
- main/java/org/springframework/ai/vectorstore/couchbase/autoconfigure
- test/java/org/springframework/ai/vectorstore/couchbase/autoconfigure
- spring-ai-autoconfigure-vector-store-elasticsearch/src/main/java/org/springframework/ai/vectorstore/elasticsearch/autoconfigure
- spring-ai-autoconfigure-vector-store-mariadb/src/main/java/org/springframework/ai/vectorstore/mariadb/autoconfigure
- spring-ai-autoconfigure-vector-store-pgvector/src/main/java/org/springframework/ai/vectorstore/pgvector/autoconfigure
- document-readers
- jsoup-reader/src/main/java/org/springframework/ai/reader/jsoup
- pdf-reader/src/main/java/org/springframework/ai/reader/pdf
- mcp/common/src
- main/java/org/springframework/ai/mcp
- aot
- customizer
- test/java/org/springframework/ai/mcp
- memory
- spring-ai-model-chat-memory-jdbc/src
- main/java/org/springframework/ai/chat/memory/jdbc
- aot/hint
- test/java/org/springframework/ai/chat/memory/jdbc
- aot/hint
- spring-ai-model-chat-memory-neo4j/src/main/java/org/springframework/ai/chat/memory/neo4j
- models
- spring-ai-anthropic/src
- main/java/org/springframework/ai/anthropic
- aot
- api
- test/java/org/springframework/ai/anthropic
- client
- spring-ai-azure-openai/src/main/java/org/springframework/ai/azure/openai
- spring-ai-bedrock-converse/src
- main/java/org/springframework/ai/bedrock/converse
- test/java/org/springframework/ai/bedrock/converse
- api
- client
- spring-ai-bedrock/src/main/java/org/springframework/ai/bedrock/aot
- spring-ai-minimax/src/main/java/org/springframework/ai/minimax/aot
- spring-ai-mistral-ai/src
- main/java/org/springframework/ai/mistralai
- api
- moderation
- test/java/org/springframework/ai/mistralai
- aot
- spring-ai-moonshot/src
- main/java/org/springframework/ai/moonshot/aot
- test/java/org/springframework/ai/moonshot/aot
- spring-ai-ollama/src
- main/java/org/springframework/ai/ollama
- aot
- api
- test/java/org/springframework/ai/ollama
- aot
- spring-ai-openai/src
- main/java/org/springframework/ai/openai
- aot
- api
- test/java/org/springframework/ai/openai
- api
- audio/api
- chat
- client
- proxy
- transformer
- spring-ai-qianfan/src
- main/java/org/springframework/ai/qianfan/aot
- test/java/org/springframework/ai/qianfan/api
- spring-ai-vertex-ai-embedding/src
- main/java/org/springframework/ai/vertexai/embedding/multimodal
- test/java/org/springframework/ai/vertexai/embedding/multimodal
- spring-ai-vertex-ai-gemini/src
- main/java/org/springframework/ai/vertexai/gemini
- schema
- test/java/org/springframework/ai/vertexai/gemini
- schema
- spring-ai-watsonx-ai/src
- main/java/org/springframework/ai/watsonx/aot
- test/java/org/springframework/ai/watsonx/aot
- spring-ai-zhipuai/src
- main/java/org/springframework/ai/zhipuai
- aot
- api
- test/java/org/springframework/ai/zhipuai/chat
- spring-ai-client-chat/src
- main/java/org/springframework/ai/chat/client
- advisor/api
- test/java/org/springframework/ai
- chat/client
- advisor/api
- converter
- spring-ai-integration-tests/src/test/java/org/springframework/ai/integration/tests
- tool
- vectorstore
- spring-ai-model/src
- main/java/org/springframework/ai
- aot
- chat
- metadata
- model
- embedding
- model
- function
- tool
- tool
- definition
- execution
- function
- metadata
- method
- resolution
- util/json/schema
- test/java/org/springframework/ai
- aot
- chat/metadata
- image/observation
- metadata
- model/tool
- tool/execution
- util/json
- spring-ai-test/src/main/java/org/springframework/ai/test/vectorstore
- spring-ai-vector-store/src
- main/java/org/springframework/ai/vectorstore
- filter/converter
- test/java/org/springframework/ai/vectorstore
- filter/converter
- src/checkstyle
- vector-stores
- spring-ai-cassandra-store/src/main/java/org/springframework/ai/vectorstore/cassandra
- spring-ai-couchbase-store/src/main/java/org/springframework/ai/vectorstore
- spring-ai-elasticsearch-store/src/main/java/org/springframework/ai/vectorstore/elasticsearch
- spring-ai-milvus-store/src/test/java/org/springframework/ai/vectorstore/milvus
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+1203
-942
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| 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 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
13 | 29 | | |
14 | 30 | | |
15 | 31 | | |
16 | | - | |
| 32 | + | |
17 | 33 | | |
18 | 34 | | |
19 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 63 | + | |
| 64 | + | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | | - | |
71 | | - | |
72 | | - | |
| 69 | + | |
| 70 | + | |
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
| |||
| 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 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
0 commit comments