Ollama 0.4.6 has just provided streaming function calling support: https://github.com/ollama/ollama/issues/5796#issuecomment-2505152208
Spring AI already integrates with the Ollama (non-streaming) tools calls introduced in 0.2.6. Extend this integration to support the streaming case as well.