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

Fixed message completion to listen okhttp close event instead of content pattern #1

Closed renjfk closed 1 year ago

renjfk commented 1 year ago

This MR fixes message completion event by relying on okhttp close event instead of checking content.