File tree
58 files changed
+206
-4078
lines changed- models
- 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
- spring-ai-openai/src
- main/java/org/springframework/ai/openai
- test/java/org/springframework/ai/openai/chat
- spring-ai-qianfan/src/main/java/org/springframework/ai/qianfan
- spring-ai-transformers/src/main/java/org/springframework/ai/transformers
- spring-ai-vertex-ai-gemini/src/test/java/org/springframework/ai/vertexai/gemini/function
- spring-ai-zhipuai/src/main/java/org/springframework/ai/zhipuai
- spring-ai-core/src/main/java/org/springframework/ai
- chat
- client/advisor
- metadata
- model
- model/function
- transformer/splitter
- vectorstore
- filter
- observation
- spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat
- functions
- spring-ai-spring-boot-autoconfigure/src
- main/java/org/springframework/ai/autoconfigure
- azure/openai
- chat/client
- vectorstore
- azure
- cosmosdb
- pinecone
- typesense
- test/java/org/springframework/ai/autoconfigure/vectorstore/cassandra
- src/checkstyle
- vector-stores
- spring-ai-azure-cosmos-db-store/src/main/java/org/springframework/ai/vectorstore/cosmosdb
- spring-ai-azure-store/src/main/java/org/springframework/ai/vectorstore/azure
- spring-ai-cassandra-store/src/main/java/org/springframework/ai/vectorstore/cassandra
- spring-ai-chroma-store/src/main/java/org/springframework/ai/chroma/vectorstore
- spring-ai-coherence-store/src/main/java/org/springframework/ai/vectorstore/coherence
- spring-ai-elasticsearch-store/src
- main/java/org/springframework/ai/vectorstore/elasticsearch
- test/java/org/springframework/ai/vectorstore/elasticsearch
- spring-ai-gemfire-store/src/main/java/org/springframework/ai/vectorstore/gemfire
- spring-ai-hanadb-store/src/main/java/org/springframework/ai/vectorstore/hanadb
- spring-ai-mariadb-store/src/main/java/org/springframework/ai/vectorstore/mariadb
- spring-ai-milvus-store/src/main/java/org/springframework/ai/vectorstore/milvus
- spring-ai-mongodb-atlas-store/src
- main/java/org/springframework/ai/vectorstore/mongodb/atlas
- test/java/org/springframework/ai/vectorstore/mongodb/atlas
- spring-ai-neo4j-store/src
- main/java/org/springframework/ai/vectorstore/neo4j
- test/java/org/springframework/ai/vectorstore/neo4j
- spring-ai-opensearch-store/src
- main/java/org/springframework/ai/vectorstore/opensearch
- test/java/org/springframework/ai/vectorstore/opensearch
- spring-ai-oracle-store/src/main/java/org/springframework/ai/vectorstore/oracle
- spring-ai-pgvector-store/src/main/java/org/springframework/ai/vectorstore/pgvector
- spring-ai-pinecone-store/src/main/java/org/springframework/ai/vectorstore/pinecone
- spring-ai-qdrant-store/src/main/java/org/springframework/ai/vectorstore/qdrant
- spring-ai-redis-store/src/main/java/org/springframework/ai/vectorstore/redis
- spring-ai-typesense-store/src
- main/java/org/springframework/ai/vectorstore/typesense
- test/java/org/springframework/ai/vectorstore/typesense
- spring-ai-weaviate-store/src/main/java/org/springframework/ai/vectorstore/weaviate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+206
-4078
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
Lines changed: 2 additions & 2 deletions
| 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 | | |
| |||
0 commit comments