carlrobertoh / llm-client

User-friendly Java HTTP client that provides access to large language model APIs and services
https://central.sonatype.com/artifact/ee.carlrobert/llm-client
MIT License
17 stars 27 forks source link

fix: Downgrade okhttp to 4.12.0 #25

Closed reneleonhardt closed 5 months ago

reneleonhardt commented 5 months ago

@carlrobertoh Sorry for introducing an alpha version earlier, I used the ben-manes.versions/patrikerdes.use-latest-versions plugins, and this combination seems not to respect the -Drevision=release argument, don't know why, and it slipped my QA. Would it be possible to change the settings of this repo to be similar to CodeGPT? Auto-squashing and no merge commits?

When you merge this, please publish a new release 0.7.1 so CodeGPT doesn't need to override llm-client vulnerabilities anymore.

carlrobertoh commented 5 months ago

No problem. I'll try to publish a new release sometime this week.