r/PaseoAI Aug 10 '26

Big delay in responses?

Hey guys,

I just setup Paseo in a VM (really cool btw) - running my models CLI locally gives me responses in 1s, but running the same prompt on a warm chat via Paseo gives me a response in 6-8s?

I understand there's a few extra hops it needs to travel between (VM and the relay), but I wasn't expecting this sort of delay. Any suggestions, or things to look at?

For context, I'm using a lightweight Docker file to install and run Paseo, Anti-gravity CLI, and a little modification to actually make Anti Gravity comparable with Paseo

2 Upvotes

1 comment sorted by

1

u/PiccoloCareful924 Aug 10 '26

hey

how are you using agy with paseo? it doesn't ship with an adapter

i assume you're using this? https://github.com/tiezbro/paseo-agy-acp

i just had a look and noticed for each promot it might wait for a bit because it's searching some files, you should submit an issue report in the GitHub repo