Skip to content

[v3-beta] Install option for individual model providers instead of all #974

Open
@EricThomson

Description

@EricThomson

When installing jupyter-ai I'd like to be able to install specific classes of model providers without having to install all, e.g.:

uv pip install jupyter-ai[anthropic]

Instead of uv pip install jupyter-ai[all]

Note I'm assuming this doesn't already exist (I tried and got errors).

I'd be happy to help with this if possible (caveat I don't have much experience with this kind of thing so there would be a learning curve). It does seem like keeping track of all these optional dependencies could be a maintenance headache, so if the maintainers don't like this idea I get it. 😄

Related to #958

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions