Commit Graph

10 Commits

Author SHA1 Message Date
Soby Chacko
58ae24ce71 Fixing Kotlin sample applications
Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
2025-05-05 18:49:50 -04:00
Mark Pollack
cba325ac5b Update spring boot and spring ai to latest, add some run-verify scripts for automation 2025-05-02 14:11:49 -04:00
Ilayaperumal Gopinathan
c0cc26b6c3 Replace FunctionCallback to ToolCallback 2025-04-29 20:22:19 +01:00
Soby Chacko
40e1b43d53 Updating the version to 1.0.0-SNAPSHOT 2025-04-28 21:03:22 -04:00
Soby Chacko
e0ba3438ba Update spring-ai version to 1.0.0-M7 (#22)
Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
2025-04-10 17:15:09 -04:00
Soby Chacko
7e04dc20f9 Update Spring AI dependencies to 1.0.0-SNAPSHOT (#21)
- Update Spring AI version from 1.0.0-M5 to 1.0.0-SNAPSHOT across all modules
- Update artifact IDs to match new naming convention (spring-ai-*-spring-boot-starter → spring-ai-starter-model-*)
- Add central-portal-snapshots repository to all projects for SNAPSHOT dependency resolution
- Standardize repository URLs to use repo.spring.io/milestone instead of libs-milestone-local
- Remove the obsolete spring-ai-core dependency in Kotlin modules
- Update QuestionAnswerAdvisor import path in rag-with-kotlin
- Reorganize root POM module ordering for better organization

Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
2025-04-10 20:27:35 +02:00
Sébastien Deleuze
7f8bfbcecb Kotlin examples update (#5)
* Update kotlin-function-callback

Leverage Spring AI 1.0.0-M5 new Kotlin reflection
capabilities.

* Fix rag-with-kotlin

Leverage Spring AI 1.0.0-M5 new Kotlin reflection
capabilities.
2024-12-24 11:11:58 -05:00
Mark Pollack
4ddd9135f0 Update to 1.0 M5 release 2024-12-23 13:13:36 -05:00
Soby Chacko
2643097094 Kotlin sample apps cleanup 2024-11-21 16:04:44 -05:00
Soby Chacko
aa6f498721 Adding Kotlin function callback example 2024-11-20 17:00:39 -05:00