Closed tzolov closed 3 days ago
Refactored some of the long methods so that it reads more cleanly. Added 'final' to the kotlin delegate classes.
in the docs, the section "Customization Options" was empty, so I removed it.
merged in 432954dad7f7c3a33117848a4259bc7076865c5f
Add support for no-argument Supplier and single-argument Consumer function callbacks in the Spring AI core module. This enhancement allows:
Additional changes:
Resolves #1718 , #1277 , #1118, #860