mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 12:41:02 +02:00
Skeleton Bedrock support
This commit is contained in:
parent
fd7c215217
commit
4637ef1475
6 changed files with 401 additions and 0 deletions
3
trustgraph/model/text_completion/bedrock/__init__.py
Normal file
3
trustgraph/model/text_completion/bedrock/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
from . llm import *
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue