dhaga.docs
API referenceInterfaces

LLMProviderCapabilities

Defined in: llm/types.ts:95

Properties

structuredOutput

structuredOutput: boolean;

Defined in: llm/types.ts:96


vision

vision: boolean;

Defined in: llm/types.ts:97


webSearch

webSearch: boolean;

Defined in: llm/types.ts:98


batch

batch: boolean;

Defined in: llm/types.ts:99

On this page