Skip to content

When replacing cell output using the chat UI, add to cell metadata #283

Open
@JasonWeill

Description

@JasonWeill

Problem

When using the "replace output" option in the chat UI, the user can change a cell to contain AI-generated output, but the cell metadata does not reflect this.

Proposed Solution

Amend the cell metadata when a cell contains AI-generated output inserted from the chat provider.

Additional context

If a cell is created using a magic command that called model provider A, then the chat UI uses model provider B to update its contents, should the cell's metadata refer to both providers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestscope:chat-uxIssues concerning the chat user experience

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions