uptrain-ai / uptrain

UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.

Home Page:https://uptrain.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modularize the operators

Dominastorm opened this issue · comments

There is a lot of repetition in the operator classes in 'uptrain/operators'. Create a common super class.