LLMProviderConfig
openmolt / LLMProviderConfig
Interface: LLMProviderConfig
Defined in: types/index.ts:11
Configuration for a single LLM provider.
Properties
apiKey?
optionalapiKey:string
Defined in: types/index.ts:13
API key for the provider. Falls back to the corresponding environment variable.