ILlmSchema: ModelSchema[Model]

The schemas for the LLM function calling.

ILlmSchema is an union type collecting every the schemas for the LLM function calling.

Select a proper schema type according to the LLM provider you're using.

Type Parameters

  • Model extends Model = Model

    Name of the target LLM model