File tree
187 files changed
+791
-575
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-jdbc/src/test/java/org/springframework/ai/model/chat/memory/repository/jdbc/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-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-couchbase/src/test/java/org/springframework/ai/vectorstore/couchbase/autoconfigure
- spring-ai-autoconfigure-vector-store-elasticsearch/src/test/java/org/springframework/ai/vectorstore/elasticsearch/autoconfigure
- spring-ai-autoconfigure-vector-store-mariadb/src/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-oracle/src/test/java/org/springframework/ai/vectorstore/oracle/autoconfigure
- spring-ai-autoconfigure-vector-store-pgvector/src/test/java/org/springframework/ai/vectorstore/pgvector/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
- 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-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.
187 files changed
+791
-575
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 | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | | - | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments