Hello All
What would be the benefit of using o1-mini or o1-preview with CrewAI for its reasoning capability, as a manager agent for instance ?
When will these be supported ?
Thanks in advance for your persperctive on this.
Pierre
These are already supported, what’s the problem you are having?
Not a problem as such but more a question… when to use it. Should it be used for the crew manager for its reasoning ability for instance or more broadly ?
I would tend to use o1 models as managers. The agents that I am working on are mostly a diverse set of models. Recently, I built 27 agents AI Architecture for a startup. I used small models to large models, open-source to close-source, depending on the need. For example, if an agent is to go through some text and list down some points, i would use a smaller model, like llama-8B. If its a planner, would opt for llama-70B. For a manager, o1. Used openai as well as groq wherever necessary. Cost cutting was also a big factor in what i should use.
thanks for the feedback - this is roughly what I anticipated.