langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Add the ability to stream and use tool calls for OllamaAI

Open 14corman opened this issue 7 months ago • 1 comments

I saw OllamaAI had some work done to it recently, and since I am also using OllamaAI I figured I add on to that. I added ability for streaming to call functions for OllamaAI.

Let me know if there is anything missing, or any tests needed.

14corman avatar Jul 28 '25 21:07 14corman

Hi @14corman! Thanks for the addition!

Can you add or update any relevant documentation and add some test coverage? Without tests, any refactors or updates I make may break things and I wouldn't know because I don't actively develop against Ollama.

brainlid avatar Jul 29 '25 19:07 brainlid