Remove unwanted stuff which should not be in the repo

This commit is contained in:
Cyber MacGeddon 2024-08-07 19:01:53 +01:00
parent 740738aba3
commit c4a218b6f5
16 changed files with 0 additions and 18422 deletions

View file

@ -1,6 +0,0 @@
#!/usr/bin/env python3
from trustgraph.kg.extract_definitions import run
run()

View file

@ -1,6 +0,0 @@
#!/usr/bin/env python3
from trustgraph.llm.azure_text import run
run()