Back to Agno

02_user_profile

cookbook/08_learning/02_user_profile/README.md

2.6.5337 B
Original Source

02_user_profile

Deep-dive examples focused on user profile extraction and schema control.

Files

  • 01_always_extraction.py: Progressive user profile extraction in ALWAYS mode.
  • 02_agentic_mode.py: Explicit user profile updates with AGENTIC tool calls.
  • 03_custom_schema.py: Custom user profile dataclass schema extraction.