Skip to main content

LearnMode

Defined in the Feature Configs module.
AI Agent Learning mode for automatic learning extraction. DISABLED: No automatic learning (manual capture only) AGENTIC: Agent autonomously extracts and stores learnings after each conversation PROPOSE: (Future) Agent proposes learnings for user approval before storing. Note: PROPOSE mode is defined but not yet implemented. Using it will behave the same as DISABLED until the approval workflow is added.

Source

View on GitHub

praisonaiagents/config/feature_configs.py at line 75

Agent Learn

Learn Configuration