ychat icon indicating copy to clipboard operation
ychat copied to clipboard

A Kotlin Multiplatform library that provides access to ChatGPT and Open AI APIs

Results 11 ychat issues
Sort by recently updated
recently updated
newest added

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.1.0 to 3.2.1. Release notes Sourced from org.springframework.boot:spring-boot-dependencies's releases. v3.2.1 :star: New Features Cleanup java sources #38877 :lady_beetle: Bug Fixes HibernateJpaAutoConfiguration should be applied before DataSourceTransactionManagerAutoConfiguration #38880...

dependencies
java

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Just marking the necessity of the response format and Function Calling features that was recently added by OpenAI to their API ``` response = openai.Completion.create( model="gpt-4", prompt="Translate the following English...

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. Release notes Sourced from actions/setup-java's releases. v4.0.0 What's Changed In the scope of this release, the version of the Node.js runtime was updated to...

dependencies
github_actions

Projects such as [LocalAI](https://localai.io) emulate the OpenAI API's. To enable the use of YChat with such services, it's necessary to allow for the host (and maybe port) to be overridden...

Bumps [io.coil-kt:coil-compose](https://github.com/coil-kt/coil) from 2.4.0 to 2.5.0. Release notes Sourced from io.coil-kt:coil-compose's releases. 2.5.0 See CHANGELOG.md. Changelog Sourced from io.coil-kt:coil-compose's changelog. [2.5.0] - October 30, 2023 New: Add MediaDataSourceFetcher.Factory to support...

dependencies
java

Bumps `ktor` from 2.3.1 to 2.3.5. Updates `io.ktor:ktor-client-android` from 2.3.1 to 2.3.5 Release notes Sourced from io.ktor:ktor-client-android's releases. 2.3.5 Published 5 October 2023 Bugfixes 300+ ktor-client-java threads eat up lots...

dependencies
java

Bumps `mockk` from 1.13.5 to 1.13.8. Updates `io.mockk:mockk` from 1.13.5 to 1.13.8 Release notes Sourced from io.mockk:mockk's releases. v1.13.8 What's Changed Bump googleapis from 20.2.0 to 59.0.0 in /cloud-badge by...

dependencies
java

Bumps `koin` from 3.4.1 to 3.5.0. Updates `io.insert-koin:koin-android` from 3.4.1 to 3.5.0 Release notes Sourced from io.insert-koin:koin-android's releases. 3.5.0 bom-3.5.0 Create BOM for Koin io.insert-koin:koin-bom to cover koin projects, by...

dependencies
java

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions