Appearance
type ChatModelFunctions: {};
[name: string]: { description: string; params: GbnfJsonSchema | null; }
name
string
description
params
GbnfJsonSchema
null
types.ts:141