Closed Yuan325 closed 4 months ago
Add the function to run evaluation for retrieval phase (evaluating the llm ability to pick and utilize tools that are given).
Usage example:
eval_results = evaluate_retrieval_phase(eval_datas)
Add the function to run evaluation for retrieval phase (evaluating the llm ability to pick and utilize tools that are given).
Usage example: