James Forward
James Forward
> I didn't need any of this. Just build against mbedtls@2 from homebrew? Yes, but mbedtls@2 is superceded by mbedtls@3.
Was struggling with getting dislocker to work on Monterey also - got it working, this PR should resolve it - will need an update to the `src/dislocker.rb` file once the...
any update on this? @Aorimn would be nice to use the most up to date version of mbedtls rather than mbedtls@2 https://github.com/Mbed-TLS/mbedtls/blob/development/docs/3.0-migration-guide.md
I've also noticed my @SqsListener methods not being set up properly as well when running via GraalVM on a Spring Boot 3.0/AOT app. Can tell this as apparently the SqsListener...
> > I've also noticed my @SqsListener methods not being set up properly as well when running via GraalVM on a Spring Boot 3.0/AOT app. Can tell this as apparently...
Any update on this @mathieudutour ? Is this a planned supported feature? At the moment it doesn't work as expected
Apologies - realised this has been left open for ages. Closing as no longer relevant.
That's great news, searched for it but couldn't find info on it anywhere!
Hi @kuraleta and @langchain4j thanks for your hard work on release 0.28.0, it works well, thanks for this! Just wondering, are there any plans for a `StreamingLanguageChatModel` version of this?...
> Hi @jamfor352, the next version will include support for the streaming chat model. Thanks! Again, great work so far, really appreciated