Skip to content

Test LLMModel

dfinke edited this page Apr 20, 2024 · 2 revisions

Test-LLMModel

SYNOPSIS

Tests the LLM model.

SYNTAX

Test-LLMModel

DESCRIPTION

This function tests the LLM model by checking if the specified model is valid based on the provider.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

INPUTS

OUTPUTS

NOTES

Used in the ValidateScript attribute of the -Model parameter in multiple functions.

RELATED LINKS

Clone this wiki locally