Since ScrapeGraphAI 1.14.0 (tested on 1.15.0), SmartScraperGraph on OpenAI died in the GenerateAnswer node with: pydantic.v1.errorwrappers.ValidationError: 1 validation error for Generation, text str type expected (type=typeerror.str). Updating to the latest langchain did not help, and the reporter suspected a pydantic version mix. The stock OpenAI example reproduced it.