0.0.2
What's Changed
- Bump org.postgresql:postgresql from 42.5.1 to 42.6.0 by @dependabot in #163
- Bump io.kotest.extensions:kotest-assertions-arrow from 1.3.0 to 1.3.3 by @dependabot in #164
- Cleanup Dependencies by @juanpedromoreno in #168
- Bump io.github.oshai:kotlin-logging from 4.0.0-beta-22 to 4.0.0-beta-29 by @dependabot in #161
- Bump arrowGradle from 0.11.0-alpha.1 to 0.12.0-rc.3 by @dependabot in #162
- CU-861mwhpae Replace Raise with exception hierarchy by @nomisRev in #171
- Remove Arrow Resilience Schedule by @nomisRev in #177
- Revert "Scala prompt templating (#157)" by @necosta in #176
- First approach of loading GPT4All models locally by @realdavidvega in #166
- Remove Arrow Resource from Core by @nomisRev in #178
- Bump app.softwork:kotlinx-uuid-core from 0.0.18 to 0.0.20 by @dependabot in #182
- Bump ktor from 2.3.0 to 2.3.1 by @dependabot in #183
- Bump kotlin from 1.8.21 to 1.8.22 by @dependabot in #184
- Bump com.apptasticsoftware:rssreader from 3.4.4 to 3.4.5 by @dependabot in #185
- Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by @dependabot in #181
- Remove mock code from main by @nomisRev in #172
- Deleting Arrow STM by @Yawolf in #179
- Cu 861mwhnjx split kotlinx serialization by @nomisRev in #170
- Mock AI by @serras in #180
- Gpt 3.5 turbo 0613 serialization support by @raulraja in #186
- Create plugin for Scala publishing conventions by @franciscodr in #169
- Extension Methods to Instance Methods by @Yawolf in #187
- Bump org.assertj:assertj-core from 3.11.1 to 3.24.2 by @dependabot in #188
- Bump io.kotest.extensions:kotest-extensions-testcontainers from 1.3.4 to 2.0.0 by @dependabot in #189
- Bump ch.qos.logback:logback-classic from 1.4.6 to 1.4.8 by @dependabot in #190
- Bump org.typelevel:munit-cats-effect-3_3 from 1.0.5 to 1.0.7 by @dependabot in #191
- Bump org.scalameta:munit_3 from 0.7.28 to 0.7.29 by @dependabot in #192
- Paving the Way for Model Flexibility in xef.core and Increasing GPT-3.5 Turbo's Context Window by @raulraja in #193
- Update LocalVectorStore.kt by @diesalbla in #194
- Local-Vector-Stores / addStores: make one update. by @diesalbla in #195
- TokenTextSplitter Ref: extract method, use range. by @diesalbla in #198
- OpenAIEmbeddings - Refactor by @diesalbla in #199
- Bump org.jetbrains.dokka from 1.8.10 to 1.8.20 by @dependabot in #204
- Bump org.testcontainers:postgresql from 1.17.6 to 1.18.3 by @dependabot in #201
- Bump lucene from 9.6.0 to 9.7.0 by @dependabot in #203
- Rename Core's AIScope to CoreAIScope by @nomisRev in #206
- Refactor CFunction to work with String schemas instead of KotlinX by @nomisRev in #207
- Bump com.theokanning.openai-gpt3-java:service from 0.12.0 to 0.14.0 by @dependabot in #202
- CoreAIScope: Refactor code by @diesalbla in #208
- Adding xef.java module by @Yawolf in #197
- Refactor aiClient to be camelCase by @nomisRev in #209
- Java Future API - remove JDK19 restriction support JDK8 by @nomisRev in #210
- Implement contextScope, and remove undefined by @nomisRev in #211
- Add missing context functions by @nomisRev in #212
- Generic AI client and models + open-ai client lib by @raulraja in #196
- CU-865cn6kqn Model capabilities and AIScope simplification. by @raulraja in #214
- GPT4All Java Bindings and supported models list by @raulraja in #216
- Bump com.aallam.openai:openai-client from 3.3.0 to 3.3.1 by @dependabot in #220
- Bump org.apache.pdfbox:pdfbox from 2.0.28 to 2.0.29 by @dependabot in #217
- Bump ktor from 2.3.1 to 2.3.2 by @dependabot in #218
- Bump com.javiersc.semver from 0.5.0-alpha.2 to 0.5.0-rc.1 by @dependabot in #205
- Bump io.kotest.extensions:kotest-extensions-testcontainers from 2.0.0 to 2.0.2 by @dependabot in #219
- Use
@
Description on properties to enhance serializedprompt
results. by @raulraja in #222 - Fix wildcard version numbers preventing release by @raulraja in #223
- Move
ai
block to xef-kotlin module by @raulraja in #225 promptMessage
alternative that just returnsString
by @raulraja in #226- Streaming responses from OpenAI and GPT4All by @raulraja in #221
- Redefines the Gradle build strategy by @juanpedromoreno in #175
New Contributors
- @diesalbla made their first contribution in #194
Full Changelog: 0.0.1...0.0.2