Skip to content

Type Alias: ChatModelFunctions

ts
type ChatModelFunctions: {};

Index Signature

[name: string]: { description: string; params: GbnfJsonSchema | null; }

Defined in

types.ts:141