trustgraph/templates/prompts/cohere.jsonnet
cybermaggedon 6af86fa09f
Topic templates for extractor (#62)
* Add topic prompt to templates
* Bump version
* Updated templates
2024-09-15 23:40:37 +01:00

18 lines
403 B
Jsonnet

// For Cohere. Not currently overriding prompts
{
// "prompt-definition-template": "PROMPT GOES HERE",
// "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",
// "prompt-rows-template":: "PROMPT GOES HERE",
}