crewAIInc / crewAI-examples

2.63k stars 977 forks source link

Trying to run Trip planner #65

Closed jackyclever closed 6 months ago

jackyclever commented 6 months ago

Hi all, I am trying to run the trip planner, and i have this error:

Use Tool: Search the internet(query: "best time to visit Japan animes")

Failed to convert text into a pydantic model due to the following error: Unexpected message with type <class 'langchain_core.messages.system.SystemMessage'> at the position 1.

Could you please help with this error or if you could tell me how to debug this?

much appreciate.

jackyclever commented 6 months ago

resolved.