Find answers from the community

Updated 3 months ago

```

Plain Text
 action_input = result.get_action_input()


is there a way to retrieve action input in llama index?
L
s
5 comments
Do you mean for a react agent?
I wanted to use reAct agent to use tool function but get the thought, action, and response in the response object how do I do that?
It wont be in the response object. The notebook above shows how you would access it though
Add a reply
Sign up and join the conversation on Discord