File tree
783 files changed
+7282
-3061
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
- common/spring-ai-autoconfigure-retry
- mcp
- spring-ai-autoconfigure-mcp-client
- spring-ai-autoconfigure-mcp-server
- models
- chat
- client/spring-ai-autoconfigure-model-chat-client
- memory
- spring-ai-autoconfigure-model-chat-memory-cassandra
- spring-ai-autoconfigure-model-chat-memory-jdbc
- src
- main
- java/org/springframework/ai/model/chat/memory/jdbc/autoconfigure
- resources/META-INF/spring
- test/java/org/springframework/ai/model/chat/memory/jdbc/autoconfigure
- spring-ai-autoconfigure-model-chat-memory-neo4j
- src/test/java/org/springframework/ai/model/chat/memory/neo4j/autoconfigure
- observation/spring-ai-autoconfigure-model-chat-observation
- src/main/java/org/springframework/ai/model/chat/observation/autoconfigure
- embedding/observation/spring-ai-autoconfigure-model-embedding-observation
- image/observation/spring-ai-autoconfigure-model-image-observation
- spring-ai-autoconfigure-model-anthropic
- spring-ai-autoconfigure-model-azure-openai
- spring-ai-autoconfigure-model-bedrock-ai
- spring-ai-autoconfigure-model-huggingface
- spring-ai-autoconfigure-model-minimax
- spring-ai-autoconfigure-model-mistral-ai
- spring-ai-autoconfigure-model-moonshot
- spring-ai-autoconfigure-model-oci-genai
- spring-ai-autoconfigure-model-ollama
- spring-ai-autoconfigure-model-openai
- spring-ai-autoconfigure-model-postgresml-embedding
- spring-ai-autoconfigure-model-qianfan
- spring-ai-autoconfigure-model-stability-ai
- spring-ai-autoconfigure-model-transformers
- spring-ai-autoconfigure-model-vertex-ai
- spring-ai-autoconfigure-model-watsonx-ai
- spring-ai-autoconfigure-model-zhipuai
- tool/spring-ai-autoconfigure-model-tool
- vector-stores
- spring-ai-autoconfigure-vector-store-azure-cosmos-db
- src/main/java/org/springframework/ai/vectorstore/cosmosdb/autoconfigure
- spring-ai-autoconfigure-vector-store-azure
- spring-ai-autoconfigure-vector-store-cassandra
- src/test/java/org/springframework/ai/vectorstore/cassandra/autoconfigure
- spring-ai-autoconfigure-vector-store-chroma
- spring-ai-autoconfigure-vector-store-couchbase
- src/main/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-gemfire
- src/test/java/org/springframework/ai/vectorstore/gemfire/autoconfigure
- spring-ai-autoconfigure-vector-store-hanadb
- spring-ai-autoconfigure-vector-store-mariadb
- spring-ai-autoconfigure-vector-store-milvus
- src
- main/java/org/springframework/ai/vectorstore/milvus/autoconfigure
- test/java/org/springframework/ai/vectorstore/milvus/autoconfigure
- spring-ai-autoconfigure-vector-store-mongodb-atlas
- src/main/java/org/springframework/ai/vectorstore/mongodb/autoconfigure
- spring-ai-autoconfigure-vector-store-neo4j
- src/test/java/org/springframework/ai/vectorstore/neo4j/autoconfigure
- spring-ai-autoconfigure-vector-store-observation
- spring-ai-autoconfigure-vector-store-opensearch
- spring-ai-autoconfigure-vector-store-oracle
- spring-ai-autoconfigure-vector-store-pgvector
- spring-ai-autoconfigure-vector-store-pinecone
- spring-ai-autoconfigure-vector-store-qdrant
- spring-ai-autoconfigure-vector-store-redis
- src/test/java/org/springframework/ai/vectorstore/redis/autoconfigure
- spring-ai-autoconfigure-vector-store-typesense
- src/test/java/org/springframework/ai/vectorstore/typesense/autoconfigure
- spring-ai-autoconfigure-vector-store-weaviate
- document-readers
- jsoup-reader
- markdown-reader
- pdf-reader
- tika-reader
- mcp/common
- memory
- spring-ai-model-chat-memory-cassandra
- src
- main/java/org/springframework/ai/chat/memory/cassandra
- test/java/org/springframework/ai/chat/memory/cassandra
- spring-ai-model-chat-memory-jdbc
- src
- main
- java/org/springframework/ai/chat/memory/jdbc
- aot/hint
- resources
- META-INF/spring
- org/springframework/ai/chat/memory/jdbc
- 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
- test/java/org/springframework/ai/anthropic
- spring-ai-azure-openai
- src/main/java/org/springframework/ai/azure/openai
- spring-ai-bedrock-converse
- src
- main/java/org/springframework/ai/bedrock/converse
- api
- test/java/org/springframework/ai/bedrock/converse
- api
- client
- spring-ai-bedrock
- spring-ai-huggingface
- spring-ai-minimax
- spring-ai-mistral-ai
- src
- main/java/org/springframework/ai/mistralai
- test/java/org/springframework/ai/mistralai
- spring-ai-moonshot
- spring-ai-oci-genai
- spring-ai-ollama
- src/test/java/org/springframework/ai/ollama
- spring-ai-openai
- src
- main/java/org/springframework/ai/openai
- test/java/org/springframework/ai/openai
- chat
- proxy
- transformer
- spring-ai-postgresml
- spring-ai-qianfan
- src/test/java/org/springframework/ai/qianfan/api
- spring-ai-stability-ai
- spring-ai-transformers
- src/test/java/org/springframework/ai/transformers
- 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
- test/java/org/springframework/ai/vertexai/gemini
- spring-ai-watsonx-ai
- spring-ai-zhipuai
- src/test/java/org/springframework/ai/zhipuai/chat
- spring-ai-bom
- spring-ai-client-chat
- src
- main
- java/org/springframework/ai
- chat
- client
- advisor
- api
- observation
- observation
- memory
- model
- transformer
- converter
- evaluation
- util
- kotlin/org/springframework/ai/chat/client
- test
- java/org/springframework/ai
- chat/client
- advisor
- api
- observation
- observation
- converter
- metadata
- prompt
- util
- kotlin/org/springframework/ai/chat/client
- resources
- spring-ai-commons
- src
- main/java/org/springframework/ai
- content
- document
- id
- embedding
- observation
- conventions
- tracing
- reader
- tokenizer
- transformer
- splitter
- util
- writer
- test
- java/org/springframework/ai
- document
- id
- embedding
- observation
- tracing
- reader
- transformer/splitter
- kotlin/org/springframework/ai/utils
- resources
- spring-ai-core/src/test/java/org/springframework/ai/tool
- definition
- execution
- function
- metadata
- method
- resolution
- component
- config
- utils
- spring-ai-docs
- src/main/antora/modules/ROOT
- images
- pages
- api
- chat
- functions
- image
- vectordbs
- spring-ai-integration-tests
- src/test/java/org/springframework/ai/integration/tests/client/advisor
- spring-ai-model
- src
- main
- java/org/springframework/ai
- aot
- audio/transcription
- chat
- messages
- metadata
- model
- observation
- prompt
- embedding
- observation
- image
- observation
- model
- function
- observation
- tool
- moderation
- tool
- annotation
- definition
- execution
- function
- metadata
- method
- resolution
- util
- util/json
- schema
- kotlin/org/springframework/ai/model/function
- resources
- META-INF.spring
- embedding
- test
- java/org/springframework/ai
- aot
- chat
- metadata
- model
- observation
- prompt
- embedding
- observation
- image/observation
- metadata
- model
- function
- observation
- tool
- util/json
- kotlin/org/springframework/ai
- model
- tool/resolution
- kotlinconfig
- spring-ai-rag
- src
- main/java/org/springframework/ai/rag
- advisor
- generation
- augmentation
- postretrieval
- compression
- ranking
- selection
- preretrieval
- query
- expansion
- transformation
- retrieval
- join
- search
- test/java/org/springframework/ai
- chat/client/advisor
- rag
- generation/augmentation
- preretrieval/query
- expansion
- transformation
- retrieval
- join
- search
- spring-ai-retry
- spring-ai-spring-boot-docker-compose
- 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-starter-model-anthropic
- spring-ai-starter-model-azure-openai
- spring-ai-starter-model-bedrock-converse
- spring-ai-starter-model-bedrock
- spring-ai-starter-model-chat-memory-jdbc
- spring-ai-starter-model-huggingface
- spring-ai-starter-model-minimax
- spring-ai-starter-model-mistral-ai
- spring-ai-starter-model-moonshot
- spring-ai-starter-model-oci-genai
- spring-ai-starter-model-ollama
- spring-ai-starter-model-openai
- spring-ai-starter-model-postgresml-embedding
- spring-ai-starter-model-qianfan
- spring-ai-starter-model-stability-ai
- spring-ai-starter-model-transformers
- spring-ai-starter-model-vertex-ai-embedding
- spring-ai-starter-model-vertex-ai-gemini
- spring-ai-starter-model-watsonx-ai
- spring-ai-starter-model-zhipuai
- spring-ai-starter-vector-store-aws-opensearch
- spring-ai-starter-vector-store-azure-cosmos-db
- spring-ai-starter-vector-store-azure
- spring-ai-starter-vector-store-cassandra
- spring-ai-starter-vector-store-chroma
- spring-ai-starter-vector-store-couchbase
- spring-ai-starter-vector-store-elasticsearch
- spring-ai-starter-vector-store-gemfire
- spring-ai-starter-vector-store-hanadb
- spring-ai-starter-vector-store-mariadb
- spring-ai-starter-vector-store-milvus
- spring-ai-starter-vector-store-mongodb-atlas
- spring-ai-starter-vector-store-neo4j
- spring-ai-starter-vector-store-opensearch
- spring-ai-starter-vector-store-oracle
- spring-ai-starter-vector-store-pgvector
- spring-ai-starter-vector-store-pinecone
- spring-ai-starter-vector-store-qdrant
- spring-ai-starter-vector-store-redis
- spring-ai-starter-vector-store-typesense
- spring-ai-starter-vector-store-weaviate
- spring-ai-spring-boot-testcontainers
- src/test/java/org/springframework/ai/testcontainers/service/connection
- milvus
- typesense
- spring-ai-spring-cloud-bindings
- spring-ai-test
- spring-ai-vector-store
- src
- main
- java/org/springframework/ai/vectorstore
- aot
- filter
- antlr4
- converter
- observation
- properties
- resources/antlr4/org/springframework/ai/vectorstore/filter/antlr4
- test/java/org/springframework/ai/vectorstore
- aot
- filter
- converter
- observation
- src/checkstyle
- vector-stores
- spring-ai-azure-cosmos-db-store
- spring-ai-azure-store
- spring-ai-cassandra-store
- src
- main/java/org/springframework/ai/vectorstore/cassandra
- test/java/org/springframework/ai/vectorstore/cassandra
- spring-ai-chroma-store
- spring-ai-coherence-store
- spring-ai-couchbase-store
- spring-ai-elasticsearch-store
- spring-ai-gemfire-store
- spring-ai-hanadb-store
- spring-ai-mariadb-store
- spring-ai-milvus-store
- spring-ai-mongodb-atlas-store
- spring-ai-neo4j-store
- spring-ai-opensearch-store
- spring-ai-oracle-store
- spring-ai-pgvector-store
- src/test/java/org/springframework/ai/vectorstore/pgvector
- spring-ai-pinecone-store
- spring-ai-qdrant-store
- spring-ai-redis-store
- spring-ai-typesense-store
- spring-ai-weaviate-store
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
783 files changed
+7282
-3061
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
Lines changed: 20 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
174 | | - | |
175 | | - | |
176 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
204 | | - | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| |||
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
233 | | - | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments