Commit Graph

6 Commits

Author SHA1 Message Date
Soby Chacko
e72ab6ba25 Addressing more checkstyle violations
- Enable checkstyle on more modules and adressing violations
review
2024-10-31 01:04:41 -04:00
Soby Chacko
8e758dbd00 Introduce checkstyle plugin
- Based on https://github.com/spring-io/spring-javaformat
- In this iteration, checkstyles are only enabled for spring-ai-core
2024-10-24 16:43:59 -04:00
Thomas Vitale
6e62ff7d83 Add Cloud Bindings for Mistral AI
* Introduce Cloud Bindings support to configure the Mistral AI integration
* Update the Cloud Bindings documentation accordingly
2024-10-07 10:04:51 +02:00
Soby Chacko
55a5033b63 Adding copyright to cloud bindings classes 2024-08-22 13:17:56 -04:00
Stuart Charlton
86cfe6158a Introduce support for GenAI for Tanzu Platform bindings.
Currently this is a PreProvisionedService with a secret derived from the TPCF service key.

Signed-off-by: Stuart Charlton <stuart.charlton@broadcom.com>
2024-08-22 13:14:38 -04:00
Thomas Vitale
312156e2cb Introduce autoconfiguration for Cloud Bindings
Fixes gh-499

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
2024-05-24 10:59:52 -04:00