Davi Rolim
Davi Rolim
The [Detail & Explanation > Running the Script](https://github.com/joaomdmoura/crewAI-examples/blob/main/stock_analysis/README.md?plain=1#L30) for the `stock_analysis` is the same as the [Detail & Explanation > Running the Script](https://github.com/joaomdmoura/crewAI-examples/blob/main/landing_page_generator/README.md?plain=1#L35) of the `landing_page_generator`. This PR updates the...
Changing the [docs](https://docs.crewai.com/core-concepts/Tools/#utilizing-the-tool-decorator) for the `crewai_tools` replacing `crewai.tools` to `crewai_tools`. Using the former didn't work on my project, but the latter did.
**Describe the bug** I tried more than 10 times to create an implementation plan using the `write-plan` skill. The prompt I was using was fairly simple: ` Read @PRD-ramiro.md and...