Skip to content

Conversation

SuganthiThomas
Copy link
Contributor

Hi ,

I have removed @ImportAutoConfiguration for MistralAi

Thank you for giving me the opportunity to contribute to this project

1.MistralAiChatAutoConfiguration
2.MistralAiOcrAutoConfiguration
3.MistralAiEmbeddingAutoConfiguration
4. MistralAiModerationAutoConfiguration

Thank You

@ilayaperumalg ilayaperumalg changed the title MistralAi your changes here MistralAi Autoconfiguration fixes Oct 3, 2025
@ilayaperumalg
Copy link
Member

@SuganthiThomas Thanks for the PR! Could you fix the DCO error by signing your commit "git commit --amend -s" and force push again?

Signed-off-by: Suganthi Thomas <sugan.mercy@gmail.com>
@SuganthiThomas
Copy link
Contributor Author

HI @ilayaperumalg ,

I’ve amended the commit with the sign-off and force pushed. Please let me know if anything else is needed. Thanks!

@ilayaperumalg ilayaperumalg self-assigned this Oct 7, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.0.M4 milestone Oct 7, 2025
@ilayaperumalg
Copy link
Member

@SuganthiThomas Thanks for the follow up. Some of the integration tests failed with the missing auto-configurations. It would be nice to have the auto-configuration imports via a base class and use it in the ITs.

Rebased your changes and merged as ad69fd7 and fixed the failing ITs via 8883689

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