You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the latest CrewAI version, and I'm noticing very low speed when importing the library.
I created a profiling code (thx gpt4) and CrewAI takes around 23 seconds to only import.
Description
I'm using the latest CrewAI version, and I'm noticing very low speed when importing the library.
I created a profiling code (thx gpt4) and CrewAI takes around 23 seconds to only import.
I'm attaching the code used, genai_core is my custom library that actually imports CrewAI.
Steps to Reproduce
Just import it
Expected behavior
.
Screenshots/Code snippets
.
Operating System
Ubuntu 20.04
Python Version
3.10
crewAI Version
0.76.9
crewAI Tools Version
0.13.4
Virtual Environment
Venv
Evidence
.
Possible Solution
.
Additional context
.
The text was updated successfully, but these errors were encountered: