module RubyLLM::ToolConcurrency

Runs multiple tool calls concurrently with Ruby’s built-in threads or optional fibers.