trustgraph/scripts/text-completion-cohere
2024-07-31 15:42:06 -07:00

6 lines
88 B
Python
Executable file

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