Commit 93fa2bf
1 parent 3b7522b commit 93fa2bf
File tree
98 files changed
+4643
-300
lines changed- spring-ai-core/src/main/java/org/springframework/ai
- observation/conventions
- vectorstore
- observation
- spring-ai-spring-boot-autoconfigure
- src
- main/java/org/springframework/ai/autoconfigure/vectorstore
- azure
- cassandra
- chroma
- elasticsearch
- gemfire
- hanadb
- milvus
- mongo
- neo4j
- opensearch
- oracle
- pgvector
- pinecone
- qdrant
- redis
- typesense
- weaviate
- test/java/org/springframework/ai/autoconfigure/vectorstore
- azure
- cassandra
- chroma
- elasticsearch
- gemfire
- milvus
- mongo
- neo4j
- observation
- opensearch
- oracle
- pgvector
- pinecone
- qdrant
- redis
- typesense
- weaviate
- spring-ai-spring-boot-testcontainers/src/test/java/org/springframework/ai/testcontainers/service/connection/ollama
- spring-ai-test/src/main/java/org/springframework/ai/evaluation
- vector-stores
- spring-ai-azure-store
- src
- main/java/org/springframework/ai/vectorstore/azure
- test/java/org/springframework/ai/vectorstore/azure
- spring-ai-cassandra-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-chroma-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-elasticsearch-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-gemfire-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-hanadb-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-milvus-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-mongodb-atlas-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-neo4j-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-opensearch-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-oracle-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-pgvector-store/src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-pinecone-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-qdrant-store
- src
- main/java/org/springframework/ai/vectorstore/qdrant
- test/java/org/springframework/ai/vectorstore/qdrant
- spring-ai-redis-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-typesense-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
- spring-ai-weaviate-store
- src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+4643
-300
lines changedLines changed: 17 additions & 1 deletion
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 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
| 51 | + | |
| 52 | + | |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
| |||
71 | 74 |
| |
72 | 75 |
| |
73 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
74 | 85 |
| |
75 | 86 |
| |
76 | 87 |
| |
| |||
265 | 276 |
| |
266 | 277 |
| |
267 | 278 |
| |
268 |
| - | |
| 279 | + | |
269 | 280 |
| |
270 | 281 |
| |
271 | 282 |
| |
|
0 commit comments