Skip to content

analyzeIssue

analyzeIssue(issueBody, model): Promise<any>

Defined in: handlers/issue.ts:74

Analyze an issue using the provided language model.

string

The content of the issue to analyze

LanguageModel

The Vercel AI SDK model to use

Promise<any>

The structured analysis result