#This is a bit hard for me to do
1 messages · Page 1 of 1 (latest)
is telegram groups a premium thing? i spent a little im trying to figure that out and it kept hanging when i tried to create the group.
so i wrote a skill to archive a convo and clear my sessions regularly to start a new topic. not ideal
No regular group
Should work easily
I have some 4/5 Groups all with same agent
One with multiple agents
I do the same mostly - different topics on Telegram / channels on Discord, but the problem is clawd is not aware of these different sessions and they are not easily combined into single memory. I guess that’s ChatGPT mentality, new topic = new chat. Maybe should try running it in one session like Peter
They are not
But it can access them if you tell it to
I was digging into this earlier
So it can read all the data it doesn’t automatically unless you tell it to
But maybe the version where it keeps compacting all is valuable
But I can go back to a slack thread and continue days later
so i can just click create group and add my bot and it should work? @heavy moat
Yes
You need to able not ability to talk in a group and disable privacy mode both on botfather
ah it worked! it didnt work when i first set this up.
so does each group get its own session and/or context window? 🤔
Yes
had a similar discussion today
The docs say that sessions get refresh every 60mins I didn’t quite get that
so all sessions are supposed to load daily memory and update it, so in theory clawd can be aware of those parallel conversations, but I don’t think it works right now. Maybe need to set jobs to update / read memories more frequently ?
so each group shares the same session. so calling /new clears all sessions 🤔
calling new only clears that group you are in
So I don’t think it loads daily
It just saves every session summary into the day it was had
Then every new session loads yesterday and today’s date sessions plus memory Md
So if it’s not in long term memory and it’s not in today or yesterday it won’t remember it
I tried to hack this by installing a vector dB and index all my daily session files,
Cos right now I tell it go to last weeks sessions and remember what we talked about X
But I can only do this cos I’ve had it for 9 days
When it’s 3 months I’ll be tougher lol
So I wanna be able to tell it use my dB and find X
I was using chroma but there’s a new update that included qmd
I haven’t tested how to will work now there’s a native memory search