Testing GoogleAIStudio support

This commit is contained in:
JackColquitt 2024-10-08 10:56:12 -07:00 committed by Cyber MacGeddon
parent aea30ae0d3
commit b98e553965
6 changed files with 229 additions and 1 deletions

View file

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