I have crewai-0.114.0.
Facing below issue
ImportError: cannot import name ‘Ollama’ from ‘crewai.llms’ (unknown location)
Welcome!
I recommend checking out this other thread, where we talk about Ollama models. There’s even an important tip there about Ollama’s default 2000-token limit.
Can you share a bit more context or code that invokes the error?
Are you setting up the models using LLM
module? LLMs - CrewAI