E1:
Your agent passing chat_history as string, while should as list of BaseMessafe dict.
ValueError: variable chat_history should be a list of base messages, got User asked to print out the results of the Automated Web-app Smoke Test - Step Definitions toolkit. of type <class 'str'>
E2:
Hi support team,
I have an issue on eye environment using Master agent. Child agent when run on its own, runs without issues. The master agent fails with the error:
ValueError: variable chat_history should be a list of base messages, got User asked to print out the results of the Automated Web-app Smoke Test - Step Definitions toolkit. of type <class 'str'>
This error appears regardless of child agent type or context.
It reproduces on a simplified Master agent. Please see a screenshot attached below.
E1: Your agent passing chat_history as string, while should as list of BaseMessafe dict. ValueError: variable chat_history should be a list of base messages, got User asked to print out the results of the Automated Web-app Smoke Test - Step Definitions toolkit. of type <class 'str'>
E2: Hi support team,
I have an issue on eye environment using Master agent. Child agent when run on its own, runs without issues. The master agent fails with the error: ValueError: variable chat_history should be a list of base messages, got User asked to print out the results of the Automated Web-app Smoke Test - Step Definitions toolkit. of type <class 'str'>
This error appears regardless of child agent type or context. It reproduces on a simplified Master agent. Please see a screenshot attached below.