Liking cljdoc? Tell your friends :D

bosquet.template.read


data-slotsclj

(data-slots tpl-chat-or-graph)

Exrract data slots that are defined in the template, chat, or graph context. This will ignore all the self references and generation slots, only return slots that are suplied as data and not defined in prompts.

Exrract data slots that are defined in the template, chat, or graph context.
This will ignore all the self references and generation slots,
only return slots that are suplied as data and not defined in prompts.
sourceraw docstring

load-palettesclj

(load-palettes dir)

Build a map of all the prompt palletes defined in dir. It will read all EDN files in that dir and construct mapping where key is file name and content is patterns defined in that file.

Build a map of all the prompt palletes defined in `dir`.
It will read all EDN files in that dir and construct mapping
where key is file name and content is patterns defined in that file.
sourceraw docstring

load-prompt-palette-ednclj

(load-prompt-palette-edn file)
source

read-ednclj

(read-edn reader)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close