langkit icon indicating copy to clipboard operation
langkit copied to clipboard

Response Hallucination: decouple LLMs for sample generation and consistency checking

Open FelipeAdachi opened this issue 1 year ago • 0 comments

Currently, the response_hallucination feature uses the same LLM for both additional samples generation and consistency checking. We should support being able to define different LLMs for each process.

FelipeAdachi avatar Nov 28 '23 19:11 FelipeAdachi