Defined in: packages/ai/src/system-prompts.ts:52
Normalised shape adapters see after the chat layer turns string entries into objects. Adapters call once at the top of their option-mapping pipeline so the rest of the code only has to handle one shape.
=
content: string;content: string;Defined in: packages/ai/src/system-prompts.ts:53
optional metadata: TMetadata;optional metadata: TMetadata;Defined in: packages/ai/src/system-prompts.ts:54