Discussion about this post

User's avatar
Mark Schröder's avatar

Hey there, fellow experimenter with cognitive architectures here. Love your Alfred experiment and I have been experimenting with many similar things, more focused on the memory than tool calling aspect for now. One thing I’ve noticed is that the orchestrator you mention really really benefits from beeing > gpt-4 Level Model. There is lots of subtlety you want captured here and often it’s not many tokens so it’s really worth it to use the best available model at critical points in the system (like orchestration). Also there can be a sort of fractal system where any module can spawn an entire new agent if it turns out a given task is too hard on its own. Also if you turn this into a full on assistant I would recommend progressive summarisation over just using retrieval for long term memory as well :) Anyways great post!

Expand full comment
1 more comment...

No posts