What's Changed
- Java: Prepare development iteration by @joe-braley in #2092
- Java: Fix TimeSkill unit test by @brunoborges in #1882
- Java: Allow ChatCompletion to be used as a TextCompletion by @johnoliver in #2043
- Java: Allow functions to be loaded from the classpath by @johnoliver in #2080
- Java: Apply directory structure adr by @johnoliver in #2048
- Java: Move samples to new package; Add jbang support by @brunoborges in #2026
- Java: Blog sample by @brunoborges in #2073
- Java: Add a more detailed error message when the user uses the wrong completion model by @johnoliver in #2171
- Java: Move service adders from kernelconfig to Kernel Builder by @johnoliver in #2097
- Java: Fix broken build in BlogAnnouncement example by @johnoliver in #2202
- Java: Update README.md - fix to git clone command by @gbowerman in #2220
- Java: Add test for ConversationSummarySkill. by @johnoliver in #2172
- Java: Improve config discovery and misconfiguration reporting by @johnoliver in #2115
- Java: Sqlite connector by @milderhc in #2130
- Java: Support streaming on ChatCompletions by @johnoliver in #2244
- Java: Add more setting options to context variable builder by @johnoliver in #2203
- Copilot Chat: Java: add Example15_MemorySkill by @dsgrieve in #1999
- Java: dsgrieve/update sqlite connector by @dsgrieve in #2238
- Java: Update dependencies by @karianna in #2261
- Java: Bump to 1.0.0-beta.3 azure-ai-openai by @johnoliver in #2264
- Java: move cognitive search to its own module by @johnoliver in #2267
- Java: refactor Embedding to be float by @dsgrieve in #2303
- Java: EmbeddingGeneration does not need generic number type by @dsgrieve in #2304
- Java: MemoryStore updates by @dsgrieve in #2306
- Java: Example25_ReadOnlyMemoryStore by @dsgrieve in #2273
- Java: Integrate EmbeddingVector into Embedding by @dsgrieve in #2328
- Java: Add documentation in case that our deployment version changes by @johnoliver in #2383
- Java SQLIte connector: implement getNearestMatchingAsync and getNearestMatchesAsync by @dsgrieve in #2311
- Java: Apply formatting rules by @johnoliver in #2400
- Java: Apply proposed builder refactor to make them more consistent by @johnoliver in #2270
- Java: prepare release java-0.2.8-alpha by @joe-braley in #2426
New Contributors
- @gbowerman made their first contribution in #2220
Full Changelog: java-0.2.7-alpha...java-0.2.8-alpha