-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: xebia-functional/xef
base: 0.0.1
head repository: xebia-functional/xef
compare: 0.0.2
Commits on Jun 6, 2023
-
Bump org.postgresql:postgresql from 42.5.1 to 42.6.0 (#163)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.6.0. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.1...REL42.6.0) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8117a2c - Browse repository at this point
Copy the full SHA 8117a2cView commit details -
Bump io.kotest.extensions:kotest-assertions-arrow from 1.3.0 to 1.3.3 (…
…#164) Bumps [io.kotest.extensions:kotest-assertions-arrow](https://github.com/kotest/kotest-extensions-arrow) from 1.3.0 to 1.3.3. - [Commits](https://github.com/kotest/kotest-extensions-arrow/commits) --- updated-dependencies: - dependency-name: io.kotest.extensions:kotest-assertions-arrow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 797ae34 - Browse repository at this point
Copy the full SHA 797ae34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62956e6 - Browse repository at this point
Copy the full SHA 62956e6View commit details -
Bump io.github.oshai:kotlin-logging from 4.0.0-beta-22 to 4.0.0-beta-…
…29 (#161) * Bump io.github.oshai:kotlin-logging from 4.0.0-beta-22 to 4.0.0-beta-29 Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 4.0.0-beta-22 to 4.0.0-beta-29. - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog.md) - [Commits](oshai/kotlin-logging@4.0.0-beta-22...4.0.0-beta-29) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Change package name in imports --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: franciscodr <francisco.d@47deg.com>
Configuration menu - View commit details
-
Copy full SHA for 7471dca - Browse repository at this point
Copy the full SHA 7471dcaView commit details
Commits on Jun 7, 2023
-
Bump arrowGradle from 0.11.0-alpha.1 to 0.12.0-rc.3 (#162)
Bumps `arrowGradle` from 0.11.0-alpha.1 to 0.12.0-rc.3. Updates `io.arrow-kt.arrow-gradle-config-nexus` from 0.11.0-alpha.1 to 0.12.0-rc.3 - [Release notes](https://github.com/arrow-kt/arrow-gradle-config/releases) - [Commits](arrow-kt/arrow-gradle-config@0.11.0-alpha.1...0.12.0-rc.3) Updates `io.arrow-kt.arrow-gradle-config-publish` from 0.11.0-alpha.1 to 0.12.0-rc.3 - [Release notes](https://github.com/arrow-kt/arrow-gradle-config/releases) - [Commits](arrow-kt/arrow-gradle-config@0.11.0-alpha.1...0.12.0-rc.3) --- updated-dependencies: - dependency-name: io.arrow-kt.arrow-gradle-config-nexus dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.arrow-kt.arrow-gradle-config-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francisco Diaz <francisco.d@47deg.com>
Configuration menu - View commit details
-
Copy full SHA for 9cd1023 - Browse repository at this point
Copy the full SHA 9cd1023View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4fcfca5 - Browse repository at this point
Copy the full SHA 4fcfca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc70a10 - Browse repository at this point
Copy the full SHA dc70a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1a1c1 - Browse repository at this point
Copy the full SHA cc1a1c1View commit details
Commits on Jun 9, 2023
-
First approach of loading GPT4All models locally (#166)
* feat: first version of GPT4All Kotlin/JVM bindings * feat: add example using GPTJ and adjust parameters * fix: better prompt generation on GPT4All * refactor: move configuration out of examples project, add some documentation and minor refactor * fix: add dependency on examples from xefGpt4All * feat: improve domain on GPT4All * demo: surround with either instead of ai before integrating * feat: add openai-like models to GPT4All * fix: remove unused error * feat: add darwin-x86-64 platform * refactor: apply suggestion from @necosta * demo: surround with recover to get also chat errors by console
Configuration menu - View commit details
-
Copy full SHA for dd386b8 - Browse repository at this point
Copy the full SHA dd386b8View commit details
Commits on Jun 12, 2023
-
Remove Arrow Resource from Core (#178)
Co-authored-by: yago <Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c4f28cb - Browse repository at this point
Copy the full SHA c4f28cbView commit details
Commits on Jun 13, 2023
-
Bump app.softwork:kotlinx-uuid-core from 0.0.18 to 0.0.20 (#182)
Bumps [app.softwork:kotlinx-uuid-core](https://github.com/hfhbd/kotlinx-uuid) from 0.0.18 to 0.0.20. - [Release notes](https://github.com/hfhbd/kotlinx-uuid/releases) - [Commits](hfhbd/kotlinx-uuid@v0.0.18...v0.0.20) --- updated-dependencies: - dependency-name: app.softwork:kotlinx-uuid-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b22efc0 - Browse repository at this point
Copy the full SHA b22efc0View commit details -
Bump ktor from 2.3.0 to 2.3.1 (#183)
Bumps `ktor` from 2.3.0 to 2.3.1. Updates `io.ktor:ktor-client-core` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.0...2.3.1) Updates `io.ktor:ktor-client-js` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.0...2.3.1) Updates `io.ktor:ktor-client-cio` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.0...2.3.1) Updates `io.ktor:ktor-client-winhttp` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.0...2.3.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.0...2.3.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.0...2.3.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-js dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-winhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yago Cervantes <1420230+Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e10313 - Browse repository at this point
Copy the full SHA 3e10313View commit details -
Bump kotlin from 1.8.21 to 1.8.22 (#184)
Bumps `kotlin` from 1.8.21 to 1.8.22. Updates `org.jetbrains.kotlin.multiplatform` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin.jvm` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin.js` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.js dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yago Cervantes <1420230+Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de41e40 - Browse repository at this point
Copy the full SHA de41e40View commit details -
Bump com.apptasticsoftware:rssreader from 3.4.4 to 3.4.5 (#185)
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/w3stling/rssreader/releases) - [Commits](w3stling/rssreader@v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: com.apptasticsoftware:rssreader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yago Cervantes <1420230+Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a70370 - Browse repository at this point
Copy the full SHA 2a70370View commit details -
Bump com.diffplug.spotless from 6.18.0 to 6.19.0 (#181)
* Bump com.diffplug.spotless from 6.18.0 to 6.19.0 Bumps com.diffplug.spotless from 6.18.0 to 6.19.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Format --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: yago <Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35ada15 - Browse repository at this point
Copy the full SHA 35ada15View commit details -
Remove mock code from main (#172)
* Remove mock code from main * Remove removed import --------- Co-authored-by: Yago Cervantes <1420230+Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db36100 - Browse repository at this point
Copy the full SHA db36100View commit details -
* Deleting Arrow STM * Format * emptyMap() better than mapOf() --------- Co-authored-by: yago <Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7668a51 - Browse repository at this point
Copy the full SHA 7668a51View commit details -
Cu 861mwhnjx split kotlinx serialization (#170)
* Split KotlinX Serialization into its own module * Remove unrelated changes * Add technical documentation * Remove SerializationStrategy * SpotlessApply * Fixes after merge --------- Co-authored-by: yago <Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66c00eb - Browse repository at this point
Copy the full SHA 66c00ebView commit details -
* Mock AI response * Two ways to mock * Fix NotImplementErrors * Make mock embeddings return 0 * Format code --------- Co-authored-by: Francisco Diaz <francisco.d@47deg.com>
Configuration menu - View commit details
-
Copy full SHA for ff49b65 - Browse repository at this point
Copy the full SHA ff49b65View commit details
Commits on Jun 16, 2023
-
Gpt 3.5 turbo 0613 serialization support (#186)
* Progress toward openai function support * more progress, but request still failing * serialization working through open ai functions without the need of threats * misc fixes
Configuration menu - View commit details
-
Copy full SHA for 58c6340 - Browse repository at this point
Copy the full SHA 58c6340View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac09acf - Browse repository at this point
Copy the full SHA ac09acfView commit details -
Extension Methods to Instance Methods (#187)
* Extension Methods to Instance Methods * Adding missing file * Fixes after merge --------- Co-authored-by: yago <Yawolf@users.noreply.github.com> Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c345819 - Browse repository at this point
Copy the full SHA c345819View commit details
Commits on Jun 20, 2023
-
Bump org.assertj:assertj-core from 3.11.1 to 3.24.2 (#188)
Bumps org.assertj:assertj-core from 3.11.1 to 3.24.2. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a20c60 - Browse repository at this point
Copy the full SHA 0a20c60View commit details -
Bump io.kotest.extensions:kotest-extensions-testcontainers (#189)
Bumps [io.kotest.extensions:kotest-extensions-testcontainers](https://github.com/kotest/kotest-extensions-testcontainers) from 1.3.4 to 2.0.0. - [Commits](https://github.com/kotest/kotest-extensions-testcontainers/commits) --- updated-dependencies: - dependency-name: io.kotest.extensions:kotest-extensions-testcontainers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yago Cervantes <1420230+Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e21033 - Browse repository at this point
Copy the full SHA 9e21033View commit details -
Bump ch.qos.logback:logback-classic from 1.4.6 to 1.4.8 (#190)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.6 to 1.4.8. - [Commits](qos-ch/logback@v_1.4.6...v_1.4.8) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yago Cervantes <1420230+Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d99d601 - Browse repository at this point
Copy the full SHA d99d601View commit details -
Bump org.typelevel:munit-cats-effect-3_3 from 1.0.5 to 1.0.7 (#191)
Bumps [org.typelevel:munit-cats-effect-3_3](https://github.com/typelevel/munit-cats-effect) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/typelevel/munit-cats-effect/releases) - [Commits](typelevel/munit-cats-effect@v1.0.5...v1.0.7) --- updated-dependencies: - dependency-name: org.typelevel:munit-cats-effect-3_3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ecfaa2c - Browse repository at this point
Copy the full SHA ecfaa2cView commit details -
Bump org.scalameta:munit_3 from 0.7.28 to 0.7.29 (#192)
Bumps [org.scalameta:munit_3](https://github.com/scalameta/munit) from 0.7.28 to 0.7.29. - [Release notes](https://github.com/scalameta/munit/releases) - [Commits](scalameta/munit@v0.7.28...v0.7.29) --- updated-dependencies: - dependency-name: org.scalameta:munit_3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yago Cervantes <1420230+Yawolf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c257766 - Browse repository at this point
Copy the full SHA c257766View commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d125f98 - Browse repository at this point
Copy the full SHA d125f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for e256c62 - Browse repository at this point
Copy the full SHA e256c62View commit details
Commits on Jun 22, 2023
-
Local-Vector-Stores / addStores: make one update. (#195)
* Local-Vector-Stores / addStores: make one update. Instead of having a sequence of updates to the Atomic State, it may be more efficient to have a single bulk update. It would also be more transactional. * Update core/src/commonMain/kotlin/com/xebia/functional/xef/vectorstores/LocalVectorStore.kt --------- Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a7a08d - Browse repository at this point
Copy the full SHA 3a7a08dView commit details
Commits on Jun 23, 2023
-
TokenTextSplitter Ref: extract method, use range. (#198)
Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ad3934 - Browse repository at this point
Copy the full SHA 1ad3934View commit details -
OpenAIEmbeddings - Refactor (#199)
Nest logic internally. Use nested functions. Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38277ad - Browse repository at this point
Copy the full SHA 38277adView commit details
Commits on Jun 27, 2023
-
Bump org.jetbrains.dokka from 1.8.10 to 1.8.20 (#204)
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.8.10 to 1.8.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.8.10...v1.8.20) --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad1e060 - Browse repository at this point
Copy the full SHA ad1e060View commit details -
Bump org.testcontainers:postgresql from 1.17.6 to 1.18.3 (#201)
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.17.6...1.18.3) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for acdee77 - Browse repository at this point
Copy the full SHA acdee77View commit details -
Bump lucene from 9.6.0 to 9.7.0 (#203)
Bumps `lucene` from 9.6.0 to 9.7.0. Updates `org.apache.lucene:lucene-core` from 9.6.0 to 9.7.0 Updates `org.apache.lucene:lucene-queries` from 9.6.0 to 9.7.0 --- updated-dependencies: - dependency-name: org.apache.lucene:lucene-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.lucene:lucene-queries dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f745a2d - Browse repository at this point
Copy the full SHA f745a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d591d6b - Browse repository at this point
Copy the full SHA d591d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 837c13a - Browse repository at this point
Copy the full SHA 837c13aView commit details -
Bump com.theokanning.openai-gpt3-java:service from 0.12.0 to 0.14.0 (#…
…202) Bumps [com.theokanning.openai-gpt3-java:service](https://github.com/theokanning/openai-java) from 0.12.0 to 0.14.0. - [Release notes](https://github.com/theokanning/openai-java/releases) - [Commits](TheoKanning/openai-java@0.12.0...0.14.0) --- updated-dependencies: - dependency-name: com.theokanning.openai-gpt3-java:service dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 75d9393 - Browse repository at this point
Copy the full SHA 75d9393View commit details -
CoreAIScope: Refactor code (#208)
- Use nested functions to reduce the parameters being passed - Extract function for the fall-back-to-case.
Configuration menu - View commit details
-
Copy full SHA for 2861369 - Browse repository at this point
Copy the full SHA 2861369View commit details -
Co-authored-by: yago <Yawolf@users.noreply.github.com> Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c8f592 - Browse repository at this point
Copy the full SHA 8c8f592View commit details -
Configuration menu - View commit details
-
Copy full SHA for f70b288 - Browse repository at this point
Copy the full SHA f70b288View commit details
Commits on Jun 28, 2023
-
Java Future API - remove JDK19 restriction support JDK8 (#210)
* Parameterise ExecutorService, and address PR feedback * Remove Loom dependency, and clean-up future creation
Configuration menu - View commit details
-
Copy full SHA for 76420f6 - Browse repository at this point
Copy the full SHA 76420f6View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 005eda8 - Browse repository at this point
Copy the full SHA 005eda8View commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b4b66a - Browse repository at this point
Copy the full SHA 6b4b66aView commit details -
Generic AI client and models + open-ai client lib (#196)
* Generic AI client and models with open-ai client impl from https://github.com/aallam/openai-kotlin * type LLM models based on their capabilities and type the operations * add token as parameter to `openAI` fn falling back to env variable * add config as optional parameter * remove old config * adapt to latest changes from main and new java module * have openai be its own module that depends on xef-core. kotlin, scala and java depends on openai module for defaults. xef core does not depend on open ai * fix bug in scala fn name for serialization * make AIClient : AutoCloseable * Rename enum cases * Rename to TEXT_EMBEDDING_ADA_002 * Fix AIClient close expectation * fix for overriding user provided service * remove star import --------- Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c0af078 - Browse repository at this point
Copy the full SHA c0af078View commit details
Commits on Jul 3, 2023
-
CU-865cn6kqn Model capabilities and AIScope simplification. (#214)
* Generic AI client and models with open-ai client impl from https://github.com/aallam/openai-kotlin * type LLM models based on their capabilities and type the operations * add token as parameter to `openAI` fn falling back to env variable * add config as optional parameter * remove old config * adapt to latest changes from main and new java module * have openai be its own module that depends on xef-core. kotlin, scala and java depends on openai module for defaults. xef core does not depend on open ai * fix bug in scala fn name for serialization * make AIClient : AutoCloseable * Rename enum cases * Rename to TEXT_EMBEDDING_ADA_002 * Fix AIClient close expectation * Progress with models * Refactor to have models typed and increase ergonomics * Loading embeddings and tokenizer from huggingface, dynamic loading of local models. Local models can be use in the AI DSL and interleaved with any model. * remove non used repositories * Fix functions model to GPT_3_5_TURBO_FUNCTIONS and example without AI block and manual component construction * remove unused import * Small suggestions * More small suggestions - Replace blocks with equals / single expressions --------- Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com> Co-authored-by: Diego E. Alonso <diego.e.a@47deg.com>
Configuration menu - View commit details
-
Copy full SHA for b1ebeea - Browse repository at this point
Copy the full SHA b1ebeeaView commit details -
GPT4All Java Bindings and supported models list (#216)
* Generic AI client and models with open-ai client impl from https://github.com/aallam/openai-kotlin * type LLM models based on their capabilities and type the operations * add token as parameter to `openAI` fn falling back to env variable * add config as optional parameter * remove old config * adapt to latest changes from main and new java module * have openai be its own module that depends on xef-core. kotlin, scala and java depends on openai module for defaults. xef core does not depend on open ai * fix bug in scala fn name for serialization * make AIClient : AutoCloseable * Rename enum cases * Rename to TEXT_EMBEDDING_ADA_002 * Fix AIClient close expectation * Progress with models * Refactor to have models typed and increase ergonomics * Loading embeddings and tokenizer from huggingface, dynamic loading of local models. Local models can be use in the AI DSL and interleaved with any model. * remove non used repositories * Fix functions model to GPT_3_5_TURBO_FUNCTIONS and example without AI block and manual component construction * remove unused import * GPT4All Java Bindings and supported models list + std out streaming support --------- Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b47e93e - Browse repository at this point
Copy the full SHA b47e93eView commit details -
Bump com.aallam.openai:openai-client from 3.3.0 to 3.3.1 (#220)
Bumps [com.aallam.openai:openai-client](https://github.com/Aallam/openai-kotlin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/Aallam/openai-kotlin/releases) - [Changelog](https://github.com/aallam/openai-kotlin/blob/main/CHANGELOG.md) - [Commits](aallam/openai-kotlin@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: com.aallam.openai:openai-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raúl Raja Martínez <raulraja@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d644199 - Browse repository at this point
Copy the full SHA d644199View commit details -
Bump org.apache.pdfbox:pdfbox from 2.0.28 to 2.0.29 (#217)
Bumps org.apache.pdfbox:pdfbox from 2.0.28 to 2.0.29. --- updated-dependencies: - dependency-name: org.apache.pdfbox:pdfbox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raúl Raja Martínez <raulraja@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c858360 - Browse repository at this point
Copy the full SHA c858360View commit details -
Bump ktor from 2.3.1 to 2.3.2 (#218)
Bumps `ktor` from 2.3.1 to 2.3.2. Updates `io.ktor:ktor-client-core` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.2) Updates `io.ktor:ktor-client-js` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.2) Updates `io.ktor:ktor-client-cio` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.2) Updates `io.ktor:ktor-client-winhttp` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.2) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-js dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-winhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raúl Raja Martínez <raulraja@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2fb2eef - Browse repository at this point
Copy the full SHA 2fb2eefView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.