youtube_yapper_trapper icon indicating copy to clipboard operation
youtube_yapper_trapper copied to clipboard

CrewAI agents that gather and analyze YouTube comments to generate insights to inform better content creation.

Results 2 youtube_yapper_trapper issues
Sort by recently updated
recently updated
newest added

- made it easy to select the LLM; use ctrl / to uncomment and comment ``` # # Groq # self.custom_llm = ChatGroq( # temperature=0, # groq_api_key=os.environ.get("GROQ_API_KEY"), # model_name="llama3-70b-8192", #...

Hi, Hoping you can help me out. Is this a valid task definition? Specifically: - Is it valid to refer to taks in the description using a list format ["report_writer_dashboard_task",...