Mario Fusco

Results 13 issues of Mario Fusco

At the moment jackson allocates a new pool every time the default pool is asked. I believe it would be more correct to always reuse the shared one also because...

This pull request implements the `ChatMemory` that I have discussed and proposed [here](https://github.com/langchain4j/langchain4j/pull/862#discussion_r1557626867). This should be a good fit to be used for stateful data extraction, so for instance the...

P2

This is a proposed solution for the problem reported [here](https://github.com/quarkusio/quarkus/issues/40917). I'm avoiding blocking on the `ReadWriteLock` and emulating its behavior with a state machine + an atomic readers counter because...

area/devtools
triage/flaky-test