Skip to content

be able to call a persona from a cell magic #1579

Description

@joequant

Problem

Would like to do

%%ai @persona

This will allow the user to push cell contents to different personas

Proposed Solution

I am trying to modify jupyter_magic_commands so that it gets a persona from the persona manager and then calls the persona. The problem is that the personas are stored in the server level and the magics are processed at the kernel level

Additional context

Take a look at

https://github.com/hkphysics/jupyter-ai-magic-commands/tree/dev/persona

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions