Skip to content

Get the model from the widget, instead of the documentManager #234

@nakul-py

Description

@nakul-py

Problem

If the document is not saved, the cell sent to the LLM can be different from the one in the widget (as well as the whole Notebook, BTW), which can be very confusing.

Proposed Solution

Get the model from the widget, instead of using the documentManager

Additional context

Raised in #226 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions