AdalFlow
AdalFlow copied to clipboard
Restructuring fever and hotpotQA ReAct agent
The codes in fever.py and hotpotQA.py should be updated for ReAct agent benchmark,
I am working on updating it
@liyin2015 I am working on restructuring fever.py , Currently the FunctionExpression is having only thoughts and action attribute without "from_function" . You have told to use FunctionExpression for examples here could you tell me how should i restructure FunctionExpression so that i will be able to inherit this information here