Hey @mayon, welcome to the CrewAI community!
Just a quick tip: formatting your code makes it way easier for everyone to read and lend a hand. Our Post Guidelines have all the details, but the gist is to wrap your Python code like this:
```python
# Toss your Python code in here
```.