Eyict
Results
1
issues of
Eyict
按照readme走下来,运行 python run_hotpotqaagent.py --agent_name React_HotPotQA_run_Agent --llm_name gpt-3.5-turbo --max_context_len 4000 这行代码后。提示:WARNING! stop is not default parameter. stop was transferred to model_kwargs. Please confirm that stop is what you intended. 生成的三组jsonl文件中,correct项全是false,且api调用也提示未计费,这说明并没有调用openai 的api....