(generator prompt-pattern)
(generator palette-key intro-data)
Create a generator for named prompt-pattern
.
The intro-data
contains static parts of the prompt: intiation text, examples, etc
it will be reused with each call for different completions.
Create a generator for named `prompt-pattern`. The `intro-data` contains static parts of the prompt: intiation text, examples, etc it will be reused with each call for different completions.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close