Plumb prompt into extraction

This commit is contained in:
Cyber MacGeddon 2024-08-13 17:23:40 +01:00
parent 428a869a93
commit 1818e3c72b
17 changed files with 331 additions and 107 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3
from trustgraph.model.language.prompt.generic import run
from trustgraph.model.prompt.generic import run
run()