3a3439edc4
feat: enhance AzureOpenAiResponseFormat to support JSON schema and builder pattern
Bart Veenstra
2025-03-10 14:14:39 +01:00
52675d854c
remove left over TemplateRender interface after moving it
Mark Pollack
2025-05-05 21:24:00 -04:00
84ebaababf
remove unused method
Mark Pollack
2025-05-05 21:08:41 -04:00
3dc86d33ce
Added Entra ID identity management for Azure OpenAI, clean autoconfiguration, and updated docs to reflect changes.
Mark Heckler
2025-05-04 14:36:39 -05:00
228ef10bfb
Remove deprecated methods from Media
Ilayaperumal Gopinathan
2025-05-05 01:38:00 +01:00
46be8987d6
Remove deprecations from OllamApi and AnthropicApi
Ilayaperumal Gopinathan
2025-05-05 00:00:06 +01:00
76bee8ceb2
Remove deprecations from 1.0.0-M8
Ilayaperumal Gopinathan
2025-05-04 23:10:05 +01:00
9e71b163e3
Remove Waston text generation model
Mark Pollack
2025-05-03 18:36:02 -04:00
6ffbb3acc6
Add simple hello world test to reproduce issue #2957 with qwen/ollama
Mark Pollack
2025-05-03 18:22:05 -04:00
bfcaad7b54
Second pass to remove qianfan code
Mark Pollack
2025-05-03 17:15:18 -04:00
d5423f26f1
added @JsonIgnore to ResponseFormat.schema to avoid exposing internal properties (#2969)
g00glen00b
2025-05-02 15:03:02 +02:00
78d90cd134
feat(vertex-ai-gemini): enhance jsonToStruct to support JSON arrays
Christian Tzolov
2025-05-03 11:02:57 +03:00
2cbfb22db6
Polish ChatClientAdvisorTests
Mark Pollack
2025-05-03 14:26:17 -04:00
846165d47f
update to build against boot 3.4.5
Mark Pollack
2025-05-02 12:49:43 -04:00
b275102063
clarify no direct transtive dependnecy on spring boot
Mark Pollack
2025-05-02 12:39:56 -04:00
7bb553ecce
Add support for stream usage in Azure OpenAi
Andres da Silva Santos
2025-04-23 09:27:16 -03:00
5b7849de08
Add breaking changes to 1.0 M8 upgrade notes regarding chatclient tool calling
Mark Pollack
2025-05-01 16:49:57 -04:00
6c52c99291
feat: Improve validation in MethodToolCallbackProvider
Christian Tzolov
2025-05-01 19:18:06 +03:00
90cab219d2
Inner advisor should handle output format instructions
Thomas Vitale
2025-05-01 18:12:04 +02:00
f4d4dddf9d
Add tests for McpWebFluxServerAutoConfiguration
Hari Ohm Prasth Rajagopal
2025-03-16 00:14:36 -07:00
3ceeb27101
feat(docs): add SSE endpoint configuration property to MCP client docs
Christian Tzolov
2025-05-01 14:19:17 +03:00
c2843f1990
Fix: Prevent exceptions when disabling Mcp server
YunKui Lu
2025-04-26 17:04:14 +08:00
04249e8257
feat(mcp): Add configurable SSE endpoint support for MCP client transports
Christian Tzolov
2025-04-30 02:03:51 +03:00
781e85dc2d
Configuration updates to Spring AI BOM
Ilayaperumal Gopinathan
2025-04-30 18:39:02 +01:00
200ddd5f25
Add developer info to Spring AI BOM
Ilayaperumal Gopinathan
2025-04-30 19:19:03 +01:00
f6470d3d3e
Add sonatype profile to Spring AI BOM
Ilayaperumal Gopinathan
2025-04-30 18:52:53 +01:00
8488a32c50
Add repository element to the distributionManagement for Spring AI BOM
Ilayaperumal Gopinathan
2025-04-30 18:39:02 +01:00
79037c593f
Fix version for Spring AI BOM
Ilayaperumal Gopinathan
2025-04-30 18:16:04 +01:00
3acc206eb2
Next development version
Ilayaperumal Gopinathan
2025-04-30 17:51:20 +01:00
b657cf3bae
Release version 1.0.0-M8
Ilayaperumal Gopinathan
2025-04-30 17:51:07 +01:00
788fc3afe5
Rename the option skipBuiltInFunctionsValidation of StTemplateRenderer to supportStFunctions.
Sun Yuhan
2025-05-01 00:03:24 +08:00
af29a795b0
Added a "skipBuiltInFunctionsValidation" option to StTemplateRenderer, which defaults to false. When enabled, it skips validation of built-in functions in the template, preventing these built-in functions from being validated as variables to be replaced.
Sun Yuhan
2025-04-30 23:35:52 +08:00
b39805af30
clean up upgrade-notes.adoc
Mark Pollack
2025-04-30 12:09:15 -04:00
c347c6feaf
Refactor: Move evaluation, converter, transformer, and util classes
Mark Pollack
2025-04-30 11:44:51 -04:00
aa24a56f9b
Add deprecated tools(String...) method for backwards compat on ChatClient
Mark Pollack
2025-04-30 10:54:44 -04:00
e939295b03
Make DefaultToolCallingManager final
Mark Pollack
2025-04-30 10:46:45 -04:00
091fca2d16
refactor(client): rename overloaded tools methods in prompt builder
Mark Pollack
2025-04-30 10:42:13 -04:00