Find answers from the community

Y
Yack
Offline, last seen 3 months ago
Joined September 25, 2024
Hello friends, I have a react agent set up, I’m wondering if there’s any way to view the random seed it is using
3 comments
Y
L
I’m using llama index at the moment, and when using reAct while chatting with the api, sometimes I get a max iterations error. Is there any easy way to increase the iterations without forking? Or is there any other way around this?
1 comment
L
Hey guys, my react agent keeps trying to call tools that don’t exist and it screws up then whole memory buffer. Why would this be happening?
5 comments
W
Y
Y
Yack
·

Chat

Also, does anybody know if I can load react tools inside as_chat_engine()?
3 comments
Y
L
Y
Yack
·

Output

Does anybody have any insight on this? The final output of my react loop is far too simplified. However the thought process has what I need.
1 comment
L
Hey guys, does anybody know how to capture the full output of the reAct chats thought process and observation and such? I have a poor solution of wrapping the whole program with another python script to capture the full terminal output, but nothing I do inside of my python application seems to actually capture its verbose logs.
3 comments
L
Y