Skip to content

Implement capability to compare response against different LLM #12

@edwardmfho

Description

@edwardmfho

Currently promptimize only evaluate results as pre-defined by developers. We could potentially leverage the current tool, to compare response against different LLMs. For example, we could use GPT-4 as a benchmark, to evaluate the responses from a custom model, on whether they produce similar results.

  • Add in optional parameter for defining a "target" LLMs.
  • Add in function to compare the "similiarity" of the results
  • Allow user to still utilise manual test cases to compare the two LLMs being evaluated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions