triageItem
triageItem(
content,model):Promise<any>
Defined in: handlers/triage.ts:11
Triage an issue or pull request using the provided language model.
Parameters
Section titled “Parameters”content
Section titled “content”string
The content of the issue or PR (including metadata)
LanguageModel
The Vercel AI SDK model to use
Returns
Section titled “Returns”Promise<any>
The structured triage result