analyzeIssue
analyzeIssue(
issueBody,model):Promise<any>
Defined in: handlers/issue.ts:74
Analyze an issue using the provided language model.
Parameters
Section titled “Parameters”issueBody
Section titled “issueBody”string
The content of the issue to analyze
LanguageModel
The Vercel AI SDK model to use
Returns
Section titled “Returns”Promise<any>
The structured analysis result