jupyter-ai-persona-manager#
The persona manager is the core registry and lifecycle manager for AI personas in Jupyter AI. A persona is an AI participant in a chat — with its own name, avatar, model, and behavior. Multiple personas can coexist in the same chat and even mention one another.
New to personas? Start with the Overview, then follow Developing a custom persona. The Architecture page explains how it all fits together, and the Python API and REST API are the generated references.