mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-21 19:21:03 +02:00
- Template updates for pdf-ocr
- Template updates for pdf-ocr-mistral
This commit is contained in:
parent
182a161af5
commit
966f47b46f
5 changed files with 91 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ local version = import "version.jsonnet";
|
|||
grafana: "docker.io/grafana/grafana:11.1.4",
|
||||
trustgraph_base: "docker.io/trustgraph/trustgraph-base:" + version,
|
||||
trustgraph_flow: "docker.io/trustgraph/trustgraph-flow:" + version,
|
||||
trustgraph_ocr: "docker.io/trustgraph/trustgraph-ocr:" + version,
|
||||
trustgraph_bedrock: "docker.io/trustgraph/trustgraph-bedrock:" + version,
|
||||
trustgraph_vertexai: "docker.io/trustgraph/trustgraph-vertexai:" + version,
|
||||
trustgraph_hf: "docker.io/trustgraph/trustgraph-hf:" + version,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue