Mustafa Atay

Results 2 issues of Mustafa Atay

LLMEvalResult class can only format results in HTML. I suppose we need to add a JSON format option too to its easy processability for developers.

good first issue
help wanted

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...