Interface: BuildContextOptions
Makaio Framework / services-core / BuildContextOptions
Interface: BuildContextOptions
Section titled “Interface: BuildContextOptions”Defined in: ../../../packages/services/core/src/session/context/types.ts:6
Options for building session context.
Properties
Section titled “Properties”limit?
Section titled “limit?”
optionallimit?:number
Defined in: ../../../packages/services/core/src/session/context/types.ts:10
Maximum messages to return (for token budgeting, default: no limit)
sessionId
Section titled “sessionId”sessionId:
string
Defined in: ../../../packages/services/core/src/session/context/types.ts:8
Session ID to build context for