Skip to content

sage

sage(query, model, context?): Promise<any>

Defined in: handlers/sage.ts:254

High-level Sage function that auto-routes to the appropriate handler

string

The question, task, or situation

LanguageModel

The Vercel AI SDK model to use

SageContext

Optional context

Promise<any>

Response appropriate to the query type