Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

49 lines (31 loc) · 941 Bytes

Changelog

2025-01-15

  • OllamaOptions use .builder() instead of create()
  • Refactor client creation (with options and system prompt) author : [email protected]

2025-01-07

Add quickstart links for GitHub Codespaces and GitPod author : [email protected]

2025-01-02

Bump

  • Spring AI 1.0.0-M5
  • SpringBoot 3.4.1
  • SpringShell 3.4.0
  • Lombok 1.18.34

Docs

  • Add snippets in exercises
  • Update conclusions

author : [email protected]

2024-12-13

Spring AI 1.0.0-M4 author : [email protected]

2024-10-14

Spring AI 1.0.0-M3 : temperature is now double Fix prompt system content to avoid unnecessary line-breaks in response with llmctx command (exercise 4) author : [email protected]

2024-10-01

GitHub build action and code owners setup author : [email protected]

2024-09-26

First public release with Spring AI 1.0.0-M2 and Spring Boot 3.3.2 author : [email protected]