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: Use first choice which is not blank in OpenAIText #23

Closed reneleonhardt closed 5 months ago

reneleonhardt commented 5 months ago
reneleonhardt commented 5 months ago

I missed the Text response the first time, but at least I could add a few more tests and docs 😅