java-1.2.2
What's Changed
- Release Commits for 1.2.0 by John (@johnoliver) in #101
- Update build docs for new repository by John (@johnoliver) in #103
- Add two overload methods to the invokePromptAsync method by takashiuesaka in #155
- Fix some global kernel hooks not being executed by John (@johnoliver) in #102
- Add opt-out for the semantic-kernel user-agent addition to openai requests by John (@johnoliver) in #156
- Select Java tab in MS Learn docs by Bruno Borges (@brunoborges) in #157
- Generic client type for OpenAiService by David Grieve (@dsgrieve) in #159
- add example for custom type conversion. Fix bug in per-invocation type conversion. Add fluent calls to ChatHistory by John (@johnoliver) in #158
- Add JDBC Vector Store by Milder Hernandez (@milderhc) in #160
- Make ChatHistory thread safe by David Grieve (@dsgrieve) in #162
- Memory updates for sample app by John (@johnoliver) in #166
- Add PostgreSQL query provider and mapper by Milder Hernandez (@milderhc) in #164
- Allow Handlebars templates to extract fields from Java beans by John (@johnoliver) in #169
- Changelog. Code format. Version bumps by John (@johnoliver) in #170
- Fix ChatHistory.getLast by John (@johnoliver) in #172
- Fix changelog by John (@johnoliver) in #173
New Contributors
- takashiuesaka made their first contribution in #155
- David Grieve (@dsgrieve) made their first contribution in #159
Full Changelog: java-1.2.0...java-1.2.2