crewAIInc / crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
https://crewai.com
MIT License
19.86k stars 2.75k forks source link

too chatty to solve a simple problem #440

Closed arjunkrishna closed 1 month ago

arjunkrishna commented 6 months ago

Hello,

How is this thing better than just writing code to solve what you want to do.

I tried one of the trip planning sample and it seems too chatty and uses too many computer resources to complete the task. I did use locally hosted mistral on ollama. Maybe I am using it incorrectly.

will try stock analysis sample next.

Arjun

slavakurilyak commented 6 months ago

Try prompting "Be as concise as possible in your response" or reducing the maximum number of tokens to predict using Ollama

arjunkrishna commented 6 months ago

Thanks. Will try that out.

raghav135 commented 6 months ago

Can you let us know how it goes with process.sequential with allow_delegation=False.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 5 days with no activity.