trustgraph/scripts/.ipynb_checkpoints/llm-azure-text-checkpoint
2024-07-31 15:42:06 -07:00

6 lines
74 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.llm.azure_text import run
run()