| # Graph Reasoning Network (GRN) | |
| # An LLM alternative that operates on knowledge graphs instead of text tokens | |
| __version__ = "0.1.0" | |
| # Graph Reasoning Network (GRN) | |
| # An LLM alternative that operates on knowledge graphs instead of text tokens | |
| __version__ = "0.1.0" | |