Type Aliases

LLMProviderName

Type Alias: LLMProviderName

LLMProviderName = "anthropic" | "openai" | "google" | "cohere" | "local" | "custom" | "mock" | string & object

Defined in: src/events/types.ts:57

On this page