Hey friends, does anyone have examples of building a composable graph more than 2 layers deep? IE instead of just a index of indices, having an index on top of graphs?
Not sure if that makes sense... the documents do say "NOTE: You can stack indices as many times as you want, depending on the hierarchies of your knowledge base!" But I can't find an example of how to do it (also I can't just pass graphs as indices in ComposableGraph.from_indices()