Skip to content

[PLUGIN IDEA] AI Slideout #2

@rochacbruno

Description

@rochacbruno

What

Similar to the Notebook, this plugin will slideout a panel with a chatbot to allow user to talk to LLM.

How

  • A textarea for prompting
  • A selector for models
  • A config for available models and API_KEYS

Backend

There are 2 options for the backend.

  • redirect to existing CLI tools claude, llm, shellgpt
  • custom agent written with Pydantic AI or similar framework

Functionalities

  • Keep history of chats (just like the notebook)
  • Copy/paste
  • Save to file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions