CrewAI-Studio icon indicating copy to clipboard operation
CrewAI-Studio copied to clipboard

Default LLM for tools and context from async tasks

Open Valdemar1863 opened this issue 10 months ago • 2 comments

  1. I see that tools use OpenAI LLM by default. But how can I change an LLM provider for them?
  2. I can't write a context from async tasks myself, I can only choose only 1 option which is (at least in my case) a repetition of a task which causes an agent to stuck in an infinite loop.

Valdemar1863 avatar Jan 29 '25 20:01 Valdemar1863