Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Constructors


Constructors

constructor

new Content(content: ContentInterface): Content
Creates a new Content instance.

Parameters

content
ContentInterface
required
The content data to create the instance from.

Returns

Content