Commit 370f0a3
committed
Bedrock,GoogleGenAi: support toolExecutionMaxIterations
Signed-off-by: lambochen <[email protected]>File tree
226 files changed
+15302
-1069
lines changed- .github/workflows
- advisors/spring-ai-advisors-vector-store/src/test/java/org/springframework/ai/chat/client/advisor/vectorstore
- auto-configurations
- mcp
- spring-ai-autoconfigure-mcp-client-common
- src
- main
- java/org/springframework/ai/mcp/client/common/autoconfigure
- aot
- configurer
- properties
- resources/META-INF/spring
- test
- java/org/springframework/ai/mcp/client/common/autoconfigure
- properties
- resources
- nested
- spring-ai-autoconfigure-mcp-client-httpclient
- src
- main
- java/org/springframework/ai/mcp/client/httpclient/autoconfigure
- aot
- resources/META-INF/spring
- test
- java/org/springframework/ai/mcp/client/autoconfigure
- resources
- nested
- spring-ai-autoconfigure-mcp-client-webflux
- src
- main
- java/org/springframework/ai/mcp/client/webflux/autoconfigure
- aot
- resources/META-INF/spring
- test
- java/org/springframework/ai/mcp/client/webflux/autoconfigure
- resources
- nested
- spring-ai-autoconfigure-mcp-client/src
- main/resources/META-INF/spring
- test/java/org/springframework/ai/mcp/client/autoconfigure
- spring-ai-autoconfigure-mcp-server/src
- main/java/org/springframework/ai/mcp/server/autoconfigure
- test/java/org/springframework/ai/mcp/server/autoconfigure
- models
- spring-ai-autoconfigure-model-bedrock-ai/src
- main/java/org/springframework/ai/model/bedrock/converse/autoconfigure
- test/java/org/springframework/ai/model/bedrock/converse/autoconfigure/tool
- spring-ai-autoconfigure-model-google-genai
- src
- main
- java/org/springframework/ai/model/google/genai/autoconfigure
- chat
- embedding
- resources/META-INF/spring
- test/java/org/springframework/ai/model/google/genai/autoconfigure
- chat
- tool
- embedding
- spring-ai-autoconfigure-model-zhipuai/src/main/java/org/springframework/ai/model/zhipuai/autoconfigure
- document-readers/pdf-reader/src/main/java/org/springframework/ai/reader/pdf
- mcp/common/src/test/java/org/springframework/ai/mcp
- models
- spring-ai-anthropic/src
- main/java/org/springframework/ai/anthropic/api
- test/java/org/springframework/ai/anthropic
- aot
- api
- spring-ai-azure-openai/src
- main/java/org/springframework/ai/azure/openai
- test/java/org/springframework/ai/azure/openai/aot
- spring-ai-bedrock-converse/src
- main/java/org/springframework/ai/bedrock/converse
- test/java/org/springframework/ai/bedrock/converse
- client
- spring-ai-bedrock/src
- main/java/org/springframework/ai/bedrock/titan
- test/java/org/springframework/ai/bedrock/titan
- spring-ai-elevenlabs/src/test/java/org/springframework/ai/elevenlabs
- spring-ai-google-genai-embedding
- src
- main/java/org/springframework/ai/google/genai
- text
- test
- java/org/springframework/ai/google/genai/text
- resources
- spring-ai-google-genai
- src
- main
- java/org/springframework/ai/google/genai
- aot
- common
- schema
- resources/META-INF/spring
- test
- java/org/springframework/ai/google/genai
- aot
- schema
- tool
- resources
- prompts
- spring-ai-mistral-ai/src/test/java/org/springframework/ai/mistralai
- aot
- spring-ai-ollama/src/test/java/org/springframework/ai/ollama
- spring-ai-openai/src
- main/java/org/springframework/ai/openai
- test
- java/org/springframework/ai/openai
- aot
- api
- audio/transcription
- chat
- resources
- spring-ai-transformers/src
- main/java/org/springframework/ai/transformers
- test/java/org/springframework/ai/transformers
- spring-ai-vertex-ai-gemini/src
- main/java/org/springframework/ai/vertexai/gemini
- api
- common
- 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
- api
- chat
- embedding
- spring-ai-bom
- spring-ai-client-chat/src/main/java/org/springframework/ai/chat/client
- spring-ai-commons/src/main/java/org/springframework/ai
- document
- observation/conventions
- spring-ai-docs/src/main/antora/modules/ROOT
- images
- pages/api
- chat
- mcp
- spring-ai-model/src
- main/java/org/springframework/ai
- audio/transcription
- chat
- messages
- prompt
- embedding
- model
- transformer
- support
- tool/method
- util/json
- schema
- test/java/org/springframework/ai
- chat/prompt
- embedding/observation
- model/transformer
- tool/method
- util/json
- spring-ai-spring-boot-starters
- spring-ai-starter-mcp-client-webflux
- spring-ai-starter-mcp-client
- spring-ai-vector-store/src
- main/java/org/springframework/ai/vectorstore
- test/java/org/springframework/ai/vectorstore/filter/converter
- vector-stores
- spring-ai-chroma-store/src/test/java/org/springframework/ai/chroma/vectorstore
- 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-mongodb-atlas-store/src/test/java/org/springframework/ai/vectorstore/mongodb/atlas
- spring-ai-neo4j-store/src/test/java/org/springframework/ai/vectorstore/neo4j/filter
- spring-ai-opensearch-store/src/test/java/org/springframework/ai/vectorstore/opensearch
- spring-ai-pgvector-store/src/test/java/org/springframework/ai/vectorstore/pgvector
- spring-ai-qdrant-store/src/test/java/org/springframework/ai/vectorstore/qdrant
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
226 files changed
+15302
-1069
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
144 | 145 | | |
145 | | - | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
151 | | - | |
152 | | - | |
| 152 | + | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
Lines changed: 115 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
94 | 209 | | |
Lines changed: 5 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 56 | | |
66 | 57 | | |
67 | 58 | | |
| |||
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
103 | 109 | | |
104 | 110 | | |
105 | 111 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| 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 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments