↓ 1 callersFunctionask_open_ai(args, prompts, batch_result, sub_cache_name, system_prompt=SYSTEM_PROMPT_JUDGE, real_time=False)
src/compute_helpfulness.py:222
Method__call__(self, system_prompt, user_prompt, max_tokens = 300, temperature = 0.7, response_format = { "type": "text" })
src/evaluate_calibration.py:27
Method__init__(self, db, cache_path, embed_cache_path,
retrieval_type="gtr-t5-large", batch_size=None)
src/factscore_retrieval.py:116