Type Alias LLMs

LLMs: { default: LLMConfig; [key: string]: LLMConfig }

Type declaration

  • [key: string]: LLMConfig
  • default: LLMConfig