Skip to content

Conversation

@ielatif
Copy link
Contributor

@ielatif ielatif commented Oct 24, 2025

Fixes #4592

…figurations'

This commit removes the use of BaseAnthropicIT#anthropicAutoConfig() and replace it by SpringAiTestAutoConfigurations#of()

Signed-off-by: Issam El-atif <[email protected]>
…Configurations'

This commit removes the use of AutoConfigurations#of() and replace it by SpringAiTestAutoConfigurations#of()

Signed-off-by: Issam El-atif <[email protected]>
…nfigurations'

This commit removes the use of BedrockConverseProxyITUtil.bedrockConverseProxyAutoConfig() and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…igurations'

This commit removes the use of BaseDeepSeekIT.deepSeekAutoConfig() and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…nfigurations'

This commit removes the use of ElevenLabsITUtil.elevenLabsAutoConfig() and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…oConfigurations'

This commit removes the use of methods BaseGoogleGenAiIT.googleGenAiEmbeddingAutoConfig() and BaseGoogleGenAiIT.googleGenAiChatAutoConfig() and replace them by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…gurations'

This commit removes the use of AutoConfigurations.of() and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…nfigurations'

This commit removes the use of BaseMistralAiIt and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…tAutoConfigurations'

This commit removes the use of AutoConfigurations.of() and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…urations'

This commit removes the use of AutoConfigurations.of() and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…urations'

This commit removes the use of AutoConfigurations.of() and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…figurations'

This commit removes the use of VertexAiITUtil and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
…igurations'

This commit removes the use of ZhiPuAiITUtil and replace it by SpringAiTestAutoConfigurations.of()

Signed-off-by: Issam El-atif <[email protected]>
@ielatif ielatif changed the title Refactor models auto-configurations using SpringAiTestAutoConfigurations Refactor models auto-configurations tests using SpringAiTestAutoConfigurations Oct 24, 2025
Signed-off-by: Issam El-atif <[email protected]>
@ielatif
Copy link
Contributor Author

ielatif commented Nov 5, 2025

@ilayaperumalg as agreed i submit one PR for all models.

@ilayaperumalg ilayaperumalg self-assigned this Nov 5, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.0.RC1 milestone Nov 5, 2025
Copy link
Member

@ilayaperumalg ilayaperumalg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ielatif Thanks very much for consolidating the auto-configuration tests to use the centralised test utility SpringAiTestAutoConfigurations.

@ilayaperumalg
Copy link
Member

Rebased, squashed and merged as 4532f64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Centralise test auto-configurations for spring-ai-autoconfigure-model-xxx modules

2 participants