#This is a bit hard for me to do

1 messages · Page 1 of 1 (latest)

feral mist
#

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

heavy moat
#

No regular group

#

Should work easily

I have some 4/5 Groups all with same agent

One with multiple agents

cold vapor
#

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

heavy moat
#

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

feral mist
#

so i can just click create group and add my bot and it should work? @heavy moat

heavy moat
#

Yes

You need to able not ability to talk in a group and disable privacy mode both on botfather

feral mist
#

ah it worked! it didnt work when i first set this up.

so does each group get its own session and/or context window? 🤔

heavy moat
#

Yes

cold vapor
#

had a similar discussion today

heavy moat
#

The docs say that sessions get refresh every 60mins I didn’t quite get that

cold vapor
#

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 ?

feral mist
#

so each group shares the same session. so calling /new clears all sessions 🤔

cold vapor
#

calling new only clears that group you are in

heavy moat
#

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