citadel-ai / langcheck

Simple, Pythonic building blocks to evaluate LLM applications.
https://langcheck.readthedocs.io/en/latest/index.html
MIT License
186 stars 17 forks source link

Update the interface of `langcheck.augment.rephrase` #157

Closed liwii closed 3 weeks ago

liwii commented 1 month ago

We changed the design of OpenAI-related arguments in https://github.com/citadel-ai/langcheck/pull/110, but the langcheck.augment.rephrase function still uses the old style arguments. We need to replace them with EvalClient.