mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
* Starting to spawn base package * More package hacking * Bedrock and VertexAI * Parquet split * Updated templates * Utils
5 lines
No EOL
66 B
Python
Executable file
5 lines
No EOL
66 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
from trustgraph.metering import run
|
|
|
|
run() |