Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / BriefOpts

Interface: BriefOpts

Defined in: packages/core/dist/index.d.ts

Options of ctx.brief (concrete shape fixed in M6-T10): the content to distill plus an optional instruction; the invocation resolves role 'summarize', so it needs defaults.routing.summarize, a profile, or the explicit model.

Properties

PropertyTypeDefined in
agentType?stringpackages/core/dist/index.d.ts
contentstringpackages/core/dist/index.d.ts
instruction?stringpackages/core/dist/index.d.ts
model?ModelSpecpackages/core/dist/index.d.ts