Core Concepts
Belief System
Understanding belief systems and their structure
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Understanding belief systems and their structure
belief_statement, suggestions = epistemic_me.SelfModel.create_belief(
id="self_001",
belief_type=epistemic_me.BeliefType.BELIEF_STATEMENT,
content="Sleeping is good for your health",
)