Skip to content

Profilers

pkgs/genx/profilers Update the entity portrait according to the new conversation segment, output the portrait content and schema change, and let the Agent memory decide how to persist.

Go API References

Core structure and main function

SymbolFunction
ProfilerEntity profile update contract.
InputProvide existing profiles and new content.
ResultReturn the updated profile and change information.
SchemaChangeDescribes incremental changes to the profile schema.
GenXUse Generator to generate profile update.
ProcessSelect Profiler and process profile updates.

The Profiler does not own an entity identity, graph, or profile storage; it only produces results that can be applied by Agent memory.