discourse-ai/spec
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
..
lib/modules iterate commands (#73) 2023-05-22 12:09:14 +10:00
models FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
requests FEATURE: Less friction for starting a conversation with an AI bot. (#63) 2023-05-16 14:38:21 -03:00
shared FEATURE: add support for GPT <-> Forum integration 2023-05-20 17:45:54 +10:00
support FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
system UX: improve drop down menu for enabled bots (#68) 2023-05-18 16:10:08 +10:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00