Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
```
```
Inactive
0
Follow
s
sid
8 months ago
ยท
Plain Text
Copy
action_input = result.get_action_input()
is there a way to retrieve action input in llama index?
L
s
5 comments
Share
Open in Discord
L
Logan M
8 months ago
Do you mean for a react agent?
L
Logan M
8 months ago
You can use the lower-level APIs
https://colab.research.google.com/drive/1hiDkBbAJcO3RDrS7CD2ZeQEHGqNv07pq?usp=sharing
s
sid
7 months ago
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?
L
Logan M
7 months ago
It wont be in the response object. The notebook above shows how you would access it though
s
sid
7 months ago
thanks!
Add a reply
Sign up and join the conversation on Discord
Join on Discord