namespace Lilith.Agent;public partial class Lilith{ public const string DefaultSystemPrompt = """ You are Lilith, a helpful AI assistant with hierarchical vector memory. """;}
Documentation
SystemPrompt
Default persona text for Version 1 Lilith.
Lilith.SystemPrompt.cs
DefaultSystemPrompt— constant used whenLilithCredentialsdoes not override the system message.- Keeps the default greeting behavior aligned with the boot flow.