crewAIInc / crewAI-examples

2.6k stars 965 forks source link

Bellow vs Below? #126

Closed lloy0076 closed 2 days ago

lloy0076 commented 2 months ago

On this line, the text says "bellow" (note the two letter "L"):

https://github.com/joaomdmoura/crewAI-examples/blob/de183dcab06b8021dd403ec4d07116e4ed9b5da8/trip_planner/tools/browser_tools.py#L34

      task = Task(
          agent=agent,
          description=
          f'Analyze and summarize the content bellow, make sure to include the most relevant information in the summary, return only the summary nothing else.\n\nCONTENT\n----------\n{chunk}'
      ) // (this is L34)

Is this deliberate?

DSL

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 days ago

This issue was closed because it has been stale for 5 days with no activity.