SingleLLMPromptExecutor

constructor(llmClient: LLMClient)(source)

Creates an instance of LLMPromptExecutor.

Parameters

llmClient

The client used for direct communication with the LLM provider.