João Moura

Results 293 comments of João Moura

@lightbot run http://joaomdmoura.com http://google.com

#474 Is merged, I like this idea! We will add some tests next before we cut a version with it, but should come out this week

I had to modify @greysonlalonde example just a bit but it also works for me, [here is a gist with the file and the log](https://gist.github.com/joaomdmoura/8c0b07569dbe5d0d07adc3944dca5220). Also I just cut a...

@iplayfast that README example is more of a north start, you can get [fully working examples here](github.com/joaomdmoura/crewai-examples) for each of those examples you will find a `tools` folder that has...

I'll work on updating the README example to make it self contained, easy to use and replicable

I've pushed the replay example to GitHub as well just in case: https://github.com/joaomdmoura/crewAI-examples I'm working on a fully local example that I'll share next week using ollama 🔥

New full local example was added https://github.com/joaomdmoura/crewAI-examples/tree/main/instagram_post

Hey @vanetreg I'm looking into this today to inspect what might be happening, will report back once I know more

That's a great call out I think I just wrote something too fast for the readme and didn't think too much about the tasks prompts, for now I just updated...

I'm also re-writing the executor to prevent this ;)