Intelli icon indicating copy to clipboard operation
Intelli copied to clipboard

Improve the LLM evaluator util

Open Barqawiz opened this issue 2 years ago • 0 comments

Use the flow function in intellinode to streamline the LLMEvaluation. Currently each step implemented manually but the flow should make it easier to integrate new models with fewer steps:

https://github.com/intelligentnode/IntelliNode/blob/main/IntelliNode/utils/LLMEvaluation.js

Barqawiz avatar Feb 03 '24 22:02 Barqawiz