Skip to content

Add ChainEval Class #29

@mstfatay

Description

@mstfatay

Right now there is only one evaluation class which is LLMEval. This class can only evaluate Langchain's LLM objects. I suppose we need to add support for langchain's Chain objects too because they are the most largely used langchain objects.

I suppose we can inherit both LLMEval and ChainEval from a new class called BaseEval.

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