mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Bedrock and VertexAI
This commit is contained in:
parent
dc45babbb9
commit
e0866d9f92
14 changed files with 212 additions and 4 deletions
6
trustgraph-bedrock/scripts/text-completion-bedrock
Executable file
6
trustgraph-bedrock/scripts/text-completion-bedrock
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.model.text_completion.bedrock import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue