mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Topic templates for extractor (#62)
* Add topic prompt to templates * Bump version * Updated templates
This commit is contained in:
parent
728ff7542a
commit
6af86fa09f
25 changed files with 549 additions and 252 deletions
|
|
@ -11,6 +11,8 @@ local url = import "values/url.jsonnet";
|
|||
|
||||
// "prompt-relationship-template":: "PROMPT GOES HERE",
|
||||
|
||||
// "prompt-topic-template":: "PROMPT GOES HERE",
|
||||
|
||||
// "prompt-knowledge-query-template":: "PROMPT GOES HERE",
|
||||
|
||||
// "prompt-document-query-template":: "PROMPT GOES HERE",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue