Liking cljdoc? Tell your friends :D

bosquet.llm.gen-data

All things concerning generation data:

  • converting inputs and outputs
  • usage tokens calculations
  • etc
All things concerning generation data:
* converting inputs and outputs
* usage tokens calculations
* etc
raw docstring

reduce-gen-graphclj

(reduce-gen-graph gen-node-fn prompt-map)

Reduce generation prompt map, where a node is representing llm generation spec call gen-node-fn

Reduce generation prompt map, where a node is representing llm generation spec
call `gen-node-fn`
sourceraw docstring

total-usageclj

(total-usage usages)

Calculate aggreage token usage across all ai generation nodes

Calculate aggreage token usage across all ai generation nodes
sourceraw docstring

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

× close