UNPKG

jorel

Version:

A unified wrapper for working with LLMs from multiple providers, including streams, images, documents & automatic tool use.

3 lines (2 loc) 152 B
import { LlmModelParameterOverridesLookup } from "./llm-core-provider"; export declare const modelParameterOverrides: LlmModelParameterOverridesLookup;