Skip to content

ema / ema / LLMProvider

Enumeration: LLMProvider

Defined in: schema.ts:4

LLM provider types.

Enumeration Members

ANTHROPIC

ts
ANTHROPIC: "anthropic";

Defined in: schema.ts:5


OPENAI

ts
OPENAI: "openai";

Defined in: schema.ts:6