agentskit.js

renderProfileContext

Auto-generated API reference for renderProfileContext.

Function: renderProfileContext()

renderProfileContext(profile): string

Defined in: memory/src/personalization.ts:63

Render a profile into a system-prompt fragment the runtime can prepend. Kept intentionally short β€” full profile dumps bloat context and leak unnecessary detail to the model.

#Parameters

#profile

PersonalizationProfile | null

#Returns

string

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page