Skip to content

triageItem

triageItem(content, model): Promise<any>

Defined in: handlers/triage.ts:11

Triage an issue or pull request using the provided language model.

string

The content of the issue or PR (including metadata)

LanguageModel

The Vercel AI SDK model to use

Promise<any>

The structured triage result