environmentSchema
const environmentSchema: object;Defined in: core/ai-commit-msg/src/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>;