TEXTOIR icon indicating copy to clipboard operation
TEXTOIR copied to clipboard

在运行有关RAG评价指标内容时遇见的

Open cdcdss opened this issue 3 months ago • 0 comments

from utils import get_prebuilt_trulens_recorder

tru_recorder = get_prebuilt_trulens_recorder(query_engine, app_id="App_1") validation error for TruLlama records_with_pending_feedback_results Input should be an instance of Queue [type=is_instance_of, input_value=<queue.Queue object at 0x0000023A244C3190>, input_type=Queue]

cdcdss avatar Mar 11 '24 12:03 cdcdss