truera / trulens

Evaluation and Tracking for LLM Experiments
https://www.trulens.org/
MIT License
1.84k stars 161 forks source link

dummy testing #1258

Open sfc-gh-pmardziel opened 1 week ago

sfc-gh-pmardziel commented 1 week ago

Description

Expanded the dummy provider and endpoint to also allow producing fake completions. These can be used to test apps or evals without invoking any real APIs. Also expanded the custom_app example to make use of the dummy api.

Other details good to know for developers

Type of change