Skip to content

LLMInstance

LLMInstance = Pick<OpenAILLM, "chat" | "apiKey" | "baseURL" | "responses" | "embeddings">

Defined in: .build/typescript/packages/providers/openai/src/utils.ts:219