Skip to content

Support multi-model comparisons in magic commands #162

Closed
@JasonWeill

Description

@JasonWeill

Problem

I want to have the same prompt answered by multiple LLMs with one command.

Proposed Solution

Use LangChain's ModelLaboratory to perform model comparisons by running the same prompt, with the same interpolations, across multiple models.

Additional context

Possible syntax:

%%ai provider1:model1,provider2:model2,alias3,alias4,…
My prompt goes here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestscope:magicsIssues concerning the magic commands

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions