mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 17:21:02 +02:00
Testing GoogleAIStudio support
This commit is contained in:
parent
aea30ae0d3
commit
b98e553965
6 changed files with 229 additions and 1 deletions
6
trustgraph-flow/scripts/text-completion-googleaistudio
Executable file
6
trustgraph-flow/scripts/text-completion-googleaistudio
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.model.text_completion.googleaistudio import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue