mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 16:51:02 +02:00
Deliberately break the prompt-generic template. Could do better, this
is temporary.
This commit is contained in:
parent
76a3417b56
commit
37fb2b7e46
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
|
||||
// FIXME: Broken, not implemented any more
|
||||
1/2;
|
||||
1/2
|
||||
1/2
|
||||
1/2
|
||||
|
||||
local base = import "base/base.jsonnet";
|
||||
local images = import "values/images.jsonnet";
|
||||
local url = import "values/url.jsonnet";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue