Files
spring-ai/models/spring-ai-minimax
Dariusz Jędrzejczyk 28bceb3ac5 Prevent blocking event loop calling tools
When streaming happens on an event loop, due to the fact that currently
tools can only be synchronous and blocking, every tool call needs to be
offloaded to a blocking-safe Scheduler.

Resolves #2341

Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
2025-03-10 14:08:56 +01:00
..
2025-02-03 15:31:43 -05:00
2024-10-21 10:24:28 +02:00