abcsys / libem

Compound AI toolchain for fast and accurate entity matching, powered by LLMs.
https://libem.org
Apache License 2.0
19 stars 3 forks source link

feat: add ability to reset libem.calibrate calls #101

Closed daiwaid closed 1 month ago

daiwaid commented 1 month ago

What this PR does / why we need it:

Which issue(s) this PR addresses (if any):

Addresses #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

- libem.reset() no longer resets external model clients, use libem.model.reset() instead