AdalFlow icon indicating copy to clipboard operation
AdalFlow copied to clipboard

Restructuring fever and hotpotQA ReAct agent

Open ajithvcoder opened this issue 1 year ago • 1 comments

The codes in fever.py and hotpotQA.py should be updated for ReAct agent benchmark,

I am working on updating it

ajithvcoder avatar Sep 11 '24 05:09 ajithvcoder

@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

ajithvcoder avatar Sep 11 '24 05:09 ajithvcoder