Skip to content

Deprecate old packages and hide them from the extension manager #333

Open
@dlqqq

Description

@dlqqq

Description

Very early on in the project, each provider was intended to live in a separate AI module package, such as jupyter_ai_chatgpt or jupyter_ai_dalle. Of course, as the list of models we wanted to support grew rapidly, we found this to be too difficult to sustain, and decided that the core jupyter_ai package should, by default, provide all the language models we determined to be usable and compatible with Jupyter AI.

There are 4 old packages:

  • PyPi:
    • jupyter_ai_chatgpt
    • jupyter_ai_dalle
  • NPM:
    • @jupyter-ai/chatgpt
    • @jupyter-ai/dalle

Next steps

  • Deprecate old packages on PyPi
  • Deprecate old packages on NPM
  • Hide old packages from the extension manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBugs reported by users

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions