Victor Carvalho Tavernari
Victor Carvalho Tavernari
Thanks! While this PR is not merged, I am using your branch to install it!! Please don't close it 🙏!
@gdagitrep, if I understand well, you are asking how to make a kind of Quality & Assurance (QA) to say if the task should pass and maybe restart the process...
Could you provide a code snippet example to understand how tasks 3 or 4 will help it? I am really curious to understand it.
Related to this manager my issue is in this scenario. I have these Agents: - manager - writer - translator Tasks: 1. get content from source - agent: manager 2....
Thanks for the return. Even with GPT-4, the manager was not reliable. For example, in one of the tasks to generate some content, I put on the expected goal the...
Same issue!
Thanks, I will see it soon.
Hi, sorry delay. I did it automatic because the idea is be simple but it cause some issues. I change the style priority. Try use yourself style. Thanks
I updated the code, and now have a other way to get this value. `onValueChange={ (value)=>{ this.isDragging = true; ReactNativeVolumeController.change(value); setTimeout(()=>{ this.isDragging = false; }` What is the version are...