sage
sage(
query,model,context?):Promise<any>
Defined in: handlers/sage.ts:254
High-level Sage function that auto-routes to the appropriate handler
Parameters
Section titled “Parameters”string
The question, task, or situation
LanguageModel
The Vercel AI SDK model to use
context?
Section titled “context?”Optional context
Returns
Section titled “Returns”Promise<any>
Response appropriate to the query type