discourse-ai/lib
Sam 92fb84e24d
iterate commands (#73)
* FEATURE: introduce a more efficient formatter

Previous formatting style was space inefficient given JSON consumes lots
of tokens, the new format is now used consistently across commands

Also fixes

- search limited to 10
- search breaking on limit: non existent directive

* Slight improvement to summarizer
Stop blowing up context with custom prompts

* ensure we include the guiding message

* correct spec

* langchain style summarizer ...

much more accurate (albeit more expensive)

* lint
2023-05-22 12:09:14 +10:00
..
discourse_ai FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
modules iterate commands (#73) 2023-05-22 12:09:14 +10:00
shared FEATURE: Basic StableDiffusion text2img support (#72) 2023-05-20 09:38:08 +10:00
tasks/modules Fixes for embeddings and truncate (#67) 2023-05-18 09:21:28 +10:00