Skip to main content
Open on GitHub

Confident AI

Confident AI is a creator of the DeepEval.

DeepEval is a package for unit testing LLMs. Using DeepEval, everyone can build robust language models through faster iterations using both unit testing and integration testing. `DeepEval provides support for each step in the iteration from synthetic data creation to testing.

安装与设置

你需要获取 DeepEval API 凭据

你需要安装 DeepEval Python 包:

pip install deepeval

回调

查看一个示例

from langchain.callbacks.confident_callback import DeepEvalCallbackHandler