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 LLMChatRequest(llmChatRequest: LLMChatRequestInterface): LLMChatRequest
Creates a new LLMChatRequest instance.

Parameters

llmChatRequest
LLMChatRequestInterface
required
The chat request to wrap.

Returns

LLMChatRequest