#LLM generated Lexical - validate

5 messages · Page 1 of 1 (latest)

rotund oracle
#

Anybody done any validation for lexical data generated by LLM to make sure it's in a valid format before sending to Payload?

final juniper
#

I'm working on this for the mcp plugin right now - generate the lexical json schema based on enabled nodes. You'll be able to use that json schema to perform validation (4.0)

rotund oracle
#

Excellent, thanks payloadlove

final juniper