This is a framework for constructing and running Graphs of Operations for LLMs.
Examples of usage can be found in examples directory.
operations.py- operation class and basic operationsgoo.py- graph of operations class and GoO json parsingthoughts.py- thought classmodel.py- LLM model classutils.py- node and graph classes as well as some async classesdraw.py- GoO rendering