trustgraph/scripts/text-completion-azure

6 lines
87 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.model.text_completion.azure import run
run()