Skip to content

Home > llm-ops > LLM > stop

LLM.stop property

Signature:

typescript
stop?: string | null | string[];
stop?: string | null | string[];

Released under the MIT License.