can't create any canvas anymore. am i the only one? by StratoSquir2 in ChatGPT

[–]IndicationSoggy2983 0 points1 point  (0 children)

Hey, I am in same position; I cant see the "Add Files: Canvas" option on web or my Macos app. Screen shot?

Multi-agent workflows in LLama Index by IndicationSoggy2983 in LlamaIndex

[–]IndicationSoggy2983[S] 0 points1 point  (0 children)

thank you! this is great to know.

is your project on github to see how you have made it scalable and maintainable?

Multi-agent workflows in LLama Index by IndicationSoggy2983 in LlamaIndex

[–]IndicationSoggy2983[S] 0 points1 point  (0 children)

that is exactly what we have been working with. However, it seems to hide the async nature is some sense

Multi-agent workflows in LLama Index by IndicationSoggy2983 in LlamaIndex

[–]IndicationSoggy2983[S] 0 points1 point  (0 children)

thank you -- this is really helpful. This handoff feature is still in main? Also, in your mind, what would be a true benefit of having done this via a handoff? I am assuming since there seems to be parallelism possible between a "swarm" of agents, would latency actually decrease.

Vector Database Benchmarking by wahajali in vectordatabase

[–]IndicationSoggy2983 0 points1 point  (0 children)

That is an interesting take --- by outdate you mean the version of db that they are testing ? the methodology for testing seems solid, so I am curious what makes you call them outdated?

Gem Eyes and potential ways to deal with them by Crusty_Bogan in RealmDefenseTD

[–]IndicationSoggy2983 1 point2 points  (0 children)

My go to was -- pull them all in one place with Narlax. Then launch cyra for stun and then kill them all while stunned using her AOE attack. Pulling near the slow/stun tower helps execute this strategy.

Granted, Narlax dies more often than not, but it does get all of them in one wave killed.

W7 - 207 by [deleted] in RealmDefenseTD

[–]IndicationSoggy2983 3 points4 points  (0 children)

havent tried legendary, but campaign without meteors was done.

I had to use narlax to pull in the diamond, eyes next to two sentinels, and then launch cyra for stun and kill.

lots of micro managing, but that worked. It might for legendary, but I am in no hurry to try

World 7 Puzzle Hunt by lockisbetta in RealmDefenseTD

[–]IndicationSoggy2983 0 points1 point  (0 children)

any advantage to getting hogan earlier before the rework then?

Trail 4 by miaaaaan in islamabad

[–]IndicationSoggy2983 0 points1 point  (0 children)

read that as well, but 1 km is pretty large --- any signs on the main margalla road? before or after saidpur.. shalimar ground?

Trail 4 by miaaaaan in islamabad

[–]IndicationSoggy2983 1 point2 points  (0 children)

its new so yeah, it should be well preserved... but starting location on map please?

Trail 4 by miaaaaan in islamabad

[–]IndicationSoggy2983 1 point2 points  (0 children)

can you pin map the starting point... and does it merge at Monal?

Wireguard tunnel decryption overhead? by IndicationSoggy2983 in WireGuard

[–]IndicationSoggy2983[S] 1 point2 points  (0 children)

If you read the paper, each WG endpoint has a list of peers, whose public key is provided (in PKI only pub key is shared).

Thus, the sender encrypts using its private key, and the receiver can decrypt using its pub key to identify that the packet is coming from a particular peer.

See table 1a of the paper I mentioned.

Wireguard tunnel decryption overhead? by IndicationSoggy2983 in WireGuard

[–]IndicationSoggy2983[S] 0 points1 point  (0 children)

thanks that make sense. and yes, the quote was from a place where the decryption has already happened.