Optional real message-class constructors so the adapter emits genuine LangChain instances (new HumanMessage(content)) instead of structural stand-ins.
new HumanMessage(content)
Readonly
Optional
Optional real message-class constructors so the adapter emits genuine LangChain instances (
new HumanMessage(content)) instead of structural stand-ins.