mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-19 18:21:03 +02:00
Update image names in the templates
This commit is contained in:
parent
8ae21b8821
commit
99991c88e1
38 changed files with 65 additions and 61 deletions
|
|
@ -26,7 +26,7 @@ local chunker = import "chunker-recursive.jsonnet";
|
|||
|
||||
local container =
|
||||
engine.container("text-completion")
|
||||
.with_image(images.trustgraph)
|
||||
.with_image(images.trustgraph_bedrock)
|
||||
.with_command([
|
||||
"text-completion-bedrock",
|
||||
"-p",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue