Skip to main content

Type Alias: ClientLlmOpts

ClientLlmOpts = object

Properties

maxAPICalls?

optional maxAPICalls?: number

Cap the number of API calls for this LLM


model?

optional model?: string

Model to use