#!/usr/bin/env python3

from trustgraph.embeddings.ollama import run

run()

