79200217

Date: 2024-11-18 14:03:28
Score: 1.5
Natty:
Report link

Because you are converting it to HumanMessage in the return statement. If you want it to be AIMessage, just do the following as the return statement.

return {"messages" : result}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Alston Aranha