Now that I have tried these LLM agents, I wonder if I use t…
Now that I have tried these LLM agents, I wonder if I use them like I did here https://home.treechat.ai/quest/82ab6a77-e9f2-4850-8d71-a242ae469171 meaning use them all in one thread, are the agents "aware" of the whole thread or do they use only the message in the post they are called on?
@metamitya @ruthheasman
Replies
they are aware of the ancestor thread tree but they are not aware which model said what... when you switch models you are augmenting a single identity... but in the future each model will be treated as a separate entity so you could have them talk to each other
Thanks for the explanation.
I started wondering this when the groq-llama3 agent started it's answer with "If you're still unsure, here's a simple question to help you decide:"
So I thought maybe it is aware of what other agents replied higher in the same thread.
Treechat: Play Around & Find Out. Fun Fun!
yes it was aware :)
Aware of other posts in the same thread you mean?
yes and in parent and ancestor (parent of parent etc) threads