mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-06-13 22:04:11 +03:00
* add className prop to OllamaAILLM * Enhance `OllamaAILLM.handleStream` to support parsing thinking content from the `message.thinking` property. * refactor thinking property handler patched ollama `@agent` flow calls --------- Co-authored-by: timothycarambat <rambat1010@gmail.com>