Commit 3d4b4be
committed
merge main and fix conflict
Signed-off-by: lambochen <[email protected]>File tree
119 files changed
+1061
-560
lines changed- .github
- auto-configurations
- mcp/spring-ai-autoconfigure-mcp-client/src
- main/java/org/springframework/ai/mcp/client/autoconfigure/properties
- test/java/org/springframework/ai/mcp/client/autoconfigure
- properties
- models
- spring-ai-autoconfigure-model-ollama
- src/main/java/org/springframework/ai/model/ollama/autoconfigure
- spring-ai-autoconfigure-model-openai/src/main/java/org/springframework/ai/model/openai/autoconfigure
- vector-stores
- spring-ai-autoconfigure-vector-store-mongodb-atlas/src/main/java/org/springframework/ai/vectorstore/mongodb/autoconfigure
- spring-ai-autoconfigure-vector-store-weaviate/src
- main/java/org/springframework/ai/vectorstore/weaviate/autoconfigure
- test/java/org/springframework/ai/vectorstore/weaviate/autoconfigure
- document-readers/pdf-reader/src
- main/java/org/springframework/ai/reader/pdf
- layout
- test
- java/org/springframework/ai/reader/pdf
- resources
- mcp/common/src/main/java/org/springframework/ai/mcp
- models
- spring-ai-anthropic/src
- main/java/org/springframework/ai/anthropic
- api
- test
- java/org/springframework/ai/anthropic
- client
- resources
- spring-ai-azure-openai
- src
- main/java/org/springframework/ai/azure/openai
- test/java/org/springframework/ai/azure/openai
- spring-ai-bedrock-converse/src
- main/java/org/springframework/ai/bedrock/converse
- test/java/org/springframework/ai/bedrock/converse
- spring-ai-deepseek/src/main/java/org/springframework/ai/deepseek
- spring-ai-huggingface/src/main/java/org/springframework/ai/huggingface
- spring-ai-minimax/src/main/java/org/springframework/ai/minimax
- 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
- test/java/org/springframework/ai/openai
- audio
- api
- transcription
- chat
- client
- spring-ai-vertex-ai-gemini/src
- main/java/org/springframework/ai/vertexai/gemini
- test/java/org/springframework/ai/vertexai/gemini
- tool
- spring-ai-zhipuai/src
- main/java/org/springframework/ai/zhipuai
- api
- test/java/org/springframework/ai/zhipuai/embedding
- spring-ai-client-chat/src
- main/java/org/springframework/ai/chat
- client
- test/java/org/springframework/ai/chat/client
- spring-ai-commons/src
- main/java/org/springframework/ai
- content
- document
- reader
- test/java/org/springframework/ai
- template
- writer
- spring-ai-docs/src/main/antora/modules/ROOT/pages
- api
- chat
- embeddings
- vectordbs
- observability
- spring-ai-model/src/main/java/org/springframework/ai
- chat/model
- model
- tool/internal
- spring-ai-spring-boot-autoconfigure/src/main/java/org/springframework/ai/autoconfigure/ollama
- spring-ai-template-st/src/test/java/org/springframework/ai/template/st
- spring-ai-vector-store/src
- main/java/org/springframework/ai/vectorstore
- observation
- test/java/org/springframework/ai/vectorstore
- 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/test/java/org/springframework/ai/vectorstore/cassandra
- spring-ai-chroma-store/src/main/java/org/springframework/ai/chroma/vectorstore
- spring-ai-gemfire-store/src/main/java/org/springframework/ai/vectorstore/gemfire
- spring-ai-milvus-store/src
- main/java/org/springframework/ai/vectorstore/milvus
- test/java/org/springframework/ai/vectorstore/milvus
- spring-ai-mongodb-atlas-store/src/test/java/org/springframework/ai/vectorstore/mongodb/atlas
- spring-ai-pgvector-store/src
- main/java/org/springframework/ai/vectorstore/pgvector
- test/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
- test/java/org/springframework/ai/vectorstore/qdrant
- spring-ai-weaviate-store/src
- main/java/org/springframework/ai/vectorstore/weaviate
- test/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.
119 files changed
+1061
-560
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 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 | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
53 | | - | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | | - | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
Lines changed: 22 additions & 0 deletions
| 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 | + | |
0 commit comments