Mark Pollack
67a8896422
Next development version
2024-11-20 18:03:30 -05:00
Mark Pollack
33c05c399c
Release version 1.0.0-M4
2024-11-20 18:02:47 -05: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
Mark Pollack
4c83fe8302
Guard against NPE in ZhiPu embedding model
...
- Update retry test to pass - needs investigation
2024-10-08 23:37:00 +02:00
Mark Pollack
4a892b5269
Release version 1.0.0-M3
2024-10-08 23:18:50 +02:00
Mark Pollack
e1884d1d92
Next development version
2024-08-23 18:47:37 -04:00
Mark Pollack
43ad2bdb97
Release version 1.0.0-M2
2024-08-23 18:46:58 -04:00
Mark Pollack
ac91302eed
Next development version
2024-05-28 13:53:04 -04:00
Mark Pollack
0670575f3e
Release version 1.0.0-M1
2024-05-28 13:49:11 -04:00
Mark Pollack
4c617e16b4
Prepare next development iteration
2024-03-12 14:33:45 -04:00
Mark Pollack
490f3cd1cb
Milestone Release 0.8.1
2024-03-12 14:28:28 -04:00
Mark Pollack
8532cb7bcc
Bump to 0.8.1-SNAPSHOT
2024-02-23 11:11:14 -05:00
Christian Tzolov
ed6a464ba8
Add options support to PostgresMlEmbeddingClient
...
- Add postgremaddmbedding adoc page.
- Auto-configuration:
- add missing boot-starter.
- refactor autoconf class and properties to accomodate the PostgresMlEmbeddingOptions.
- PostgesMlEmbeddingClient
- Add the (default) options field and remove old fields.
- Implement default and request options merging.
- Add tests for options and merging.
- Remove redundant code.
- Code style fixes.
2024-02-09 14:40:53 +01:00