File tree
234 files changed
+1497
-866
lines changed- auto-configurations
- common/spring-ai-autoconfigure-retry
- src
- main/java/org/springframework/ai/retry/autoconfigure
- test/java/org/springframework/ai/retry/autoconfigure
- mcp/spring-ai-autoconfigure-mcp-server-webflux/src/test/java/org/springframework/ai/mcp/server/autoconfigure
- 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-cosmos-db
- 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-anthropic
- src
- main/java/org/springframework/ai/model/anthropic/autoconfigure
- test/java/org/springframework/ai/model/anthropic/autoconfigure
- spring-ai-autoconfigure-model-deepseek
- src
- main/java/org/springframework/ai/model/deepseek/autoconfigure
- test/java/org/springframework/ai/model/deepseek/autoconfigure
- spring-ai-autoconfigure-model-elevenlabs
- src
- main/java/org/springframework/ai/model/elevenlabs/autoconfigure
- test/java/org/springframework/ai/model/elevenlabs/autoconfigure
- spring-ai-autoconfigure-model-google-genai
- src
- main/java/org/springframework/ai/model/google/genai/autoconfigure
- chat
- embedding
- test/java/org/springframework/ai/model/google/genai/autoconfigure/chat/tool
- spring-ai-autoconfigure-model-minimax
- src
- main/java/org/springframework/ai/model/minimax/autoconfigure
- 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-ollama
- src
- main/java/org/springframework/ai/model/ollama/autoconfigure
- test/java/org/springframework/ai/model/ollama/autoconfigure
- 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-postgresml-embedding
- src/main/java/org/springframework/ai/model/postgresml/autoconfigure
- spring-ai-autoconfigure-model-stability-ai
- src/main/java/org/springframework/ai/model/stabilityai/autoconfigure
- spring-ai-autoconfigure-model-vertex-ai/src/main/java/org/springframework/ai/model/vertexai/autoconfigure
- embedding
- gemini
- spring-ai-autoconfigure-model-zhipuai
- src
- main/java/org/springframework/ai/model/zhipuai/autoconfigure
- test/java/org/springframework/ai/model/zhipuai/autoconfigure
- vector-stores
- spring-ai-autoconfigure-vector-store-cassandra
- src
- main/java/org/springframework/ai/vectorstore/cassandra/autoconfigure
- test/java/org/springframework/ai/vectorstore/cassandra/autoconfigure
- 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
- test/java/org/springframework/ai/vectorstore/elasticsearch/autoconfigure
- spring-ai-autoconfigure-vector-store-mariadb
- src
- main/java/org/springframework/ai/vectorstore/mariadb/autoconfigure
- test/java/org/springframework/ai/vectorstore/mariadb/autoconfigure
- spring-ai-autoconfigure-vector-store-mongodb-atlas
- src/test/java/org/springframework/ai/vectorstore/mongodb/autoconfigure
- spring-ai-autoconfigure-vector-store-neo4j
- src
- main/java/org/springframework/ai/vectorstore/neo4j/autoconfigure
- test/java/org/springframework/ai/vectorstore/neo4j/autoconfigure
- spring-ai-autoconfigure-vector-store-oracle
- src
- main/java/org/springframework/ai/vectorstore/oracle/autoconfigure
- test/java/org/springframework/ai/vectorstore/oracle/autoconfigure
- spring-ai-autoconfigure-vector-store-pgvector
- src
- main/java/org/springframework/ai/vectorstore/pgvector/autoconfigure
- test/java/org/springframework/ai/vectorstore/pgvector/autoconfigure
- spring-ai-autoconfigure-vector-store-redis
- src
- main/java/org/springframework/ai/vectorstore/redis/autoconfigure
- test/java/org/springframework/ai/vectorstore/redis/autoconfigure
- memory/repository
- spring-ai-model-chat-memory-repository-cassandra
- src/test/java/org/springframework/ai/chat/memory/repository/cassandra
- spring-ai-model-chat-memory-repository-jdbc
- src/test/java/org/springframework/ai/chat/memory/repository/jdbc
- models
- spring-ai-anthropic/src
- main/java/org/springframework/ai/anthropic
- api
- test/java/org/springframework/ai/anthropic
- api
- spring-ai-deepseek/src
- main/java/org/springframework/ai/deepseek
- api
- test/java/org/springframework/ai/deepseek
- chat
- spring-ai-elevenlabs/src/main/java/org/springframework/ai/elevenlabs
- api
- spring-ai-google-genai-embedding/src
- main/java/org/springframework/ai/google/genai/text
- test/java/org/springframework/ai/google/genai/text
- spring-ai-google-genai/src
- main/java/org/springframework/ai/google/genai
- test/java/org/springframework/ai/google/genai
- spring-ai-huggingface
- spring-ai-minimax/src
- main/java/org/springframework/ai/minimax
- test/java/org/springframework/ai/minimax
- api
- embedding
- spring-ai-mistral-ai/src
- main/java/org/springframework/ai/mistralai
- moderation
- test/java/org/springframework/ai/mistralai
- spring-ai-ollama/src
- main/java/org/springframework/ai/ollama
- test/java/org/springframework/ai/ollama
- spring-ai-openai
- src
- main/java/org/springframework/ai/openai
- api
- metadata/support
- test/java/org/springframework/ai/openai
- api
- audio
- api
- transcription
- chat
- embedding
- image
- api
- moderation/api
- spring-ai-vertex-ai-embedding/src
- main/java/org/springframework/ai/vertexai/embedding/text
- test/java/org/springframework/ai/vertexai/embedding/text
- spring-ai-vertex-ai-gemini/src
- main/java/org/springframework/ai/vertexai/gemini
- test/java/org/springframework/ai/vertexai/gemini
- spring-ai-zhipuai/src
- main/java/org/springframework/ai/zhipuai
- api
- test/java/org/springframework/ai/zhipuai
- api
- chat
- embedding
- spring-ai-client-chat/src/main/kotlin/org/springframework/ai/chat/client
- spring-ai-model/src/test/kotlin/org/springframework/ai/tool/resolution
- spring-ai-retry
- src/main/java/org/springframework/ai/retry
- spring-ai-spring-boot-docker-compose
- src
- main/java/org/springframework/ai/docker/compose/service/connection/mongo
- test/java/org/springframework
- ai/docker/compose/service/connection/mongo
- boot/docker/compose/service/connection/test
- spring-ai-spring-boot-testcontainers/src
- main/java/org/springframework/ai/testcontainers/service/connection/mongo
- test/java/org/springframework/ai/testcontainers/service/connection
- mongo
- ollama
- vector-stores
- spring-ai-cassandra-store
- src/test/java/org/springframework/ai/vectorstore/cassandra
- spring-ai-couchbase-store
- src/test/java/org/springframework/ai/vectorstore
- spring-ai-elasticsearch-store
- src
- main/java/org/springframework/ai/vectorstore/elasticsearch
- test/java/org/springframework/ai/vectorstore/elasticsearch
- spring-ai-mariadb-store
- src/test/java/org/springframework/ai/vectorstore/mariadb
- spring-ai-milvus-store
- src/test/java/org/springframework/ai/vectorstore/milvus
- spring-ai-neo4j-store
- src/test/java/org/springframework/ai/vectorstore/neo4j
- spring-ai-opensearch-store
- src/test/java/org/springframework/ai/vectorstore/opensearch
- spring-ai-oracle-store
- src/test/java/org/springframework/ai/vectorstore/oracle
- spring-ai-pgvector-store
- src/test/java/org/springframework/ai/vectorstore/pgvector
- spring-ai-redis-store
- src/test/java/org/springframework/ai/vectorstore/redis
- spring-ai-typesense-store
- src/test/java/org/springframework/ai/vectorstore/typesense
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
234 files changed
+1497
-866
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
Lines changed: 26 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
61 | | - | |
| 64 | + | |
62 | 65 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
75 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
87 | 94 | | |
88 | 95 | | |
89 | 96 | | |
90 | | - | |
| 97 | + | |
| 98 | + | |
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
63 | 74 | | |
64 | 75 | | |
65 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments