• Add Chat properties options
  • Fix spring.ai.mistralai.chat.options.model descritption
  • Add Mistral AI API Samples

Comment From: ricken07

Fixed the model names and used the enum in the examples

Comment From: tzolov

Thanks @ricken07, But please do not merge with the upstream main. Always do pull rebase instead. e.g git pull -r upstream main. Can you please copy those changes in a new clean PR.