Which do yall use? The Agent Traverse or Query. My take is traversal.
Since querying is fuzzy and noisy. Traverse get your agent the info they want and need, but not traverse aimlessly.
My approach is saving the** why** and what:
Why = The Edges (causal relationship between nodes)
What = The Node (events, decisions, issues)
Together it make the whole causal chains.
Where do the Agent start in the graph? Based on its current task/etc, the Agent can traverse and understand the topic fully or view the causal chains which contain the Root node to the leaf node.
The Graph evolve with your Agent and your Agent Experience Compound .
Repo (https://github.com/NodeDex/NodeDex-v0.1) run Locally.
Feel free to give a try and tell me what you guys think.
Solo-build 0v0





















