environmentSchema
const environmentSchema: object;Defined in: schema.ts:11
Type Declaration
Section titled “Type Declaration”google: ZodObject<{ GOOGLE_GENERATIVE_AI_API_KEY: ZodString;}, $strip>;ollama
Section titled “ollama”ollama: ZodObject<{}, $strip>;openai
Section titled “openai”openai: ZodObject<{ OPENAI_API_KEY: ZodString;}, $strip>;